gp-somni-labs/auto-dev-mcp
If you are the rightful owner of auto-dev-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Auto-Developer MCP Server is a Model Context Protocol server designed to provide AI-accessible tools for system control and multi-agent coordination.
Tools
Functions exposed to the LLM to take actions
get_system_status
Retrieves the current status of the system.
get_satellites
Fetches information about the satellite fleet.
health_check
Performs a health check on the system.
get_approval_queue
Retrieves the current approval queue.
approve_request
Approves a pending request.
deny_request
Denies a pending request.
create_project
Initiates a new project.
deploy_project
Deploys an existing project.
list_templates
Lists available project templates.
query_notes
Queries notes for information.
search_web
Performs a web search.
update_research
Updates research data.
update_board
Updates the task board.
create_task
Creates a new task.
move_task
Moves a task to a different stage.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client