MCP Maker
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_mcp_boilerplateC | Creates a new MCP server project with all the necessary boilerplate files |
| create_tool_templateC | Generates template code for a new MCP tool with customizable parameters |
| create_resource_templateC | Generates template code for a new MCP resource |
| create_prompt_templateC | Generates template code for a new MCP prompt |
| save_mcp_docsC | Saves MCP documentation text directly and stores it for future reference |
| search_mcp_docsC | Search through stored MCP documentation for relevant information |
| get_mcp_doc_sectionC | Get a specific section of MCP documentation by key and section title |
| generate_doc_enriched_templateC | Generate an MCP server template with context from the documentation |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CaptainCrouton89/mcp-maker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server