purinton/developer
If you are the rightful owner of developer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The @purinton/developer is a Model Context Protocol (MCP) server designed to facilitate AI and automation workflows by providing a suite of customizable tools.
Tools
Functions exposed to the LLM to take actions
bash-script
Run bash script on the remote Linux server.
exec-command
Execute a command or array of commands on the remote Linux server.
java-script
Run a JavaScript script with Node.js on the remote Linux server.
php-script
Run PHP script on the remote Linux server.
python-script
Run Python script on the remote Linux server.
read-file
Read file content on the remote Linux server.
sql-query
Run SQL queries on the remote Linux server.
ssh-exec
Execute multiple commands on multiple remote servers via SSH.
write-file
Write file on the remote Linux server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client