Skip to main content
Glama

MCP Maker

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_mcp_boilerplate

Creates a new MCP server project with all the necessary boilerplate files

create_tool_template

Generates template code for a new MCP tool with customizable parameters

create_resource_template

Generates template code for a new MCP resource

create_prompt_template

Generates template code for a new MCP prompt

save_mcp_docs

Saves MCP documentation text directly and stores it for future reference

search_mcp_docs

Search through stored MCP documentation for relevant information

get_mcp_doc_section

Get a specific section of MCP documentation by key and section title

generate_doc_enriched_template

Generate an MCP server template with context from the documentation

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