MCP Guide Server (v0.1.4)
@qpd-v
关于 MCP Guide Server (v0.1.4)
A beginner-friendly guide server that helps users understand MCP concepts, provides interactive examples, and demonstrates best practices for building MCP integrations. Features tools for exploring MCP capabilities, resources for learning core concepts, and prompts for guided tut
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-guide": {
"command": "npx",
"args": [
"mcp-guide"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Guide Server (v0.1.4)?
A beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. It is designed to be a helpful companion for developers working with MCP.
How to use MCP Guide Server (v0.1.4)?
Install globally via npm install -g mcp-guide or yarn global add mcp-guide. To use with Claude Desktop, add the server to claude_desktop_config.json as shown in the README, then restart Claude. Access the three tools: explain_concept, show_example, and list_servers. Alternatively, run standalone with mcp-guide or npx mcp-guide.
Key features of MCP Guide Server (v0.1.4)?
- 📚 Beginner-friendly explanations of MCP concepts
- 🔍 Browse a comprehensive list of MCP servers by category
- 💡 Practical, interactive examples of MCP features
- 🛠️ Step-by-step tutorial prompts for creating MCP tools and resources
Use cases of MCP Guide Server (v0.1.4)?
- Learn MCP fundamentals like tools, resources, and prompts
- Discover and browse available MCP servers across 17 categories
- See concrete examples of tool calls, resource reads, and prompt templates
- Follow tutorials to create your first MCP tools and resources
FAQ from MCP Guide Server (v0.1.4)
How do I install MCP Guide Server?
Install globally using npm install -g mcp-guide or yarn global add mcp-guide.
How do I use it with Claude Desktop?
Add the server block to your claude_desktop_config.json with the command node and the path to the compiled index.js, then restart Claude Desktop.
What MCP concepts can I learn about?
Concepts include tools, resources, prompts, server, client, server types, frameworks, and clients.
What categories of MCP servers are listed?
Servers are organized into categories such as browser, cloud, command_line,
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
评论