MCP Framework Documentation Server
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 |
|---|---|
| search_docsA | Search the documentation by keyword or phrase. Returns a ranked list of matching pages with relevant excerpts. |
| get_pageA | Retrieve the full content of a documentation page by its slug or URL path. Returns the page as markdown. |
| list_sectionsA | List the documentation structure showing all sections and their page counts. Use this to discover what documentation is available before searching. |
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/QuantGeekDev/mcp-framework-docs-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server