mcp-docs-helper
by CHIRANTH-24
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 | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-mcp-docsB | Search MCP documentation with context-aware results for building servers |
| get-implementation-templateC | Get code templates for common MCP patterns |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| build-server | Start building a new MCP server with guided assistance |
| debug-server | Get help debugging an MCP server issue |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| complete-mcp-docs | Full MCP protocol specification and TypeScript SDK documentation - optimized for building MCP servers |
| quick-start | Essential information to start building MCP servers immediately |
| tools-reference | Complete guide to implementing MCP tools |
| resources-reference | Complete guide to implementing MCP resources |
| prompts-reference | Complete guide to implementing MCP prompts |
| transport-reference | Guide to stdio, HTTP, and SSE transports |
| examples-reference | Working examples of MCP server implementations |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/CHIRANTH-24/mcp-docs-helper'
If you have feedback or need assistance with the MCP directory API, please join our Discord server