Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| start_mcp_project | Begin the interactive process of creating a new MCP server project |
| set_project_name | Set the name for the MCP server project |
| set_project_directory | Set the ABSOLUTE directory path where the project should be created |
| set_project_technology | Set the technology stack for the MCP server |
| set_project_description | Provide requirements for AI to generate a comprehensive Product Requirements Document (PRD) |
| add_project_documentation | Add additional documentation, API specs, or links to the project |
| setup_project_foundation | Create the project structure with rules, documentation, and PRD |
| generate_mcp_server | Generate the complete MCP server implementation based on all gathered requirements |
| confirm_and_proceed | User explicitly confirms they want to proceed to the next step |
| get_conversation_status | Get the current status of the project creation conversation |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |