Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mcp_docs_guide | Get comprehensive guides and documentation for Model Context Protocol development. Covers getting started, building servers/clients, core concepts, and best practices. |
| search_docs | Search through MCP documentation using keywords or phrases. Returns relevant documentation sections with context. |
| get_docs_by_category | Get documentation organized by category. Returns structured overview of available documentation in each area. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| mcp_quick_start | Get started quickly with MCP development - from setup to first working server |
| server_development_workflow | Complete workflow for developing, testing, and deploying MCP servers |
| client_integration_guide | Guide for integrating MCP servers into AI applications and clients |
| troubleshooting_workflow | Systematic troubleshooting guide for MCP connection and execution issues |
| deployment_guide | Best practices and workflows for deploying MCP servers in production |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| What is the Model Context Protocol (MCP)? | MCP (Model Context Protocol) is an open-source standard for connecting AI applications to external systems. |
| Architecture | <div id="enable-section-numbers" /> |
| Architecture | <div id="enable-section-numbers" /> |
| Architecture overview | This overview of the Model Context Protocol (MCP) discusses its [scope](#scope) and [core concepts](#concepts-of-mcp), and provides an [example](#exam... |
| Search... | MCP documentation and reference material |
| Search... | MCP prompts specification and best practices |
| Search... | MCP resources specification and usage patterns |
| Search... | MCP documentation and reference material |
| Search... | MCP documentation and reference material |
| Search... | MCP tools specification and implementation guide |
| Search... | MCP transport mechanisms and protocol details |
| Search... | MCP documentation and reference material |
| Understanding MCP clients | MCP clients are instantiated by host applications to communicate with particular MCP servers. The host application, like Claude.ai or an IDE, manages ... |
| ❌ Bad (STDIO) | print("Processing request") |
| Search... | MCP documentation and reference material |
| Search... | MCP documentation and reference material |
| Cancellation | <div id="enable-section-numbers" /> |
| Completion | <div id="enable-section-numbers" /> |
| Elicitation | <div id="enable-section-numbers" /> |
| Logging | <div id="enable-section-numbers" /> |
| Overview | <div id="enable-section-numbers" /> |
| Pagination | <div id="enable-section-numbers" /> |
| Prompts | <div id="enable-section-numbers" /> |
| Roots | <div id="enable-section-numbers" /> |
| Search... | MCP documentation and reference material |
| Search... | MCP documentation and reference material |
| Search... | MCP transport mechanisms and protocol details |
| Search... | MCP documentation and reference material |
| Search... | MCP documentation and reference material |
| Search... | MCP documentation and reference material |
| Search... | MCP documentation and reference material |
| Search... | MCP documentation and reference material |
| Search... | MCP documentation and reference material |
| Search... | MCP resources specification and usage patterns |
| Search... | MCP tools specification and implementation guide |
| Search... | MCP documentation and reference material |
| Security Best Practices | <div id="enable-section-numbers" /> |
| Follow logs in real-time | tail -n 20 -F ~/Library/Logs/Claude/mcp*.log |
| For example | npx -y @modelcontextprotocol/inspector npx @modelcontextprotocol/server-filesystem /Users/username/Desktop |
| Contributor Communication | > Communication strategy and framework for the Model Context Protocol community |
| Search... | MCP documentation and reference material |
| Search... | MCP documentation and reference material |
| Schema Reference | <div id="schema-reference" /> |
| Search... | MCP documentation and reference material |
| Search... | MCP documentation and reference material |
| Search... | MCP documentation and reference material |