
mcp-guide
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 tutorials.
3 years
Works with Finder
1
Github Watches
12
Github Forks
44
Github Stars
MCP Guide Server (v0.1.5)
A beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP.
Author: qpd-v
Features
- 📚 Concept Explanations: Get clear, beginner-friendly explanations of MCP concepts like tools, resources, prompts, and more
- 🔍 Server Directory: Browse a comprehensive list of available MCP servers organized by category
- 💡 Interactive Examples: See practical examples of MCP features in action
- 🛠️ Tutorial Prompts: Step-by-step guides for creating your first MCP tools and resources
Installation
# Using npm
npm install -g mcp-guide
# Using yarn
yarn global add mcp-guide
Usage
With Claude Desktop
- Add the server to your Claude Desktop configuration (
claude_desktop_config.json
):
{
"mcpServers": {
"mcp-guide": {
"command": "node",
"args": ["path/to/mcp-guide/dist/index.js"]
}
}
}
- Restart Claude Desktop
- Use the available tools:
-
explain_concept
: Get explanations of MCP concepts -
show_example
: See practical examples of MCP features -
list_servers
: Browse available MCP servers by category
-
Standalone
# Start the server
mcp-guide
# Or if installed locally
npx mcp-guide
Available Tools
explain_concept
Get a beginner-friendly explanation of an MCP concept.
Example concepts:
- tools
- resources
- prompts
- server
- client
- server_types
- frameworks
- clients
show_example
Show a practical example of an MCP feature.
Example features:
- tool_call
- resource_read
- prompt_template
list_servers
List available MCP servers by category.
Categories:
- browser
- cloud
- command_line
- communication
- customer_data
- database
- developer
- data_science
- filesystem
- finance
- knowledge
- location
- monitoring
- search
- travel
- version_control
- other
Development
# Clone the repository
git clone https://github.com/qpd-v/mcp-guide.git
cd mcp-guide
# Install dependencies
npm install
# Build the project
npm run build
# Start the server
npm start
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Roadmap
- Interactive server installation from the server list
- More interactive examples and tutorials
- Enhanced server categorization and search
相关推荐
I find academic articles and books for research and literature reviews.
Converts Figma frames into front-end code for various mobile frameworks.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
MCP server to provide Figma layout information to AI coding agents like Cursor
AI Agents & MCPs & AI Workflow Automation • (280+ MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Python code to use the MCP3008 analog to digital converter with a Raspberry Pi or BeagleBone black.
Reviews

user_5kijVWRZ
As a devoted user of the mcp application, I highly recommend the mcp-guide created by qpd-v. This comprehensive guide is accessible via the link https://github.com/qpd-v/mcp-guide and enhances the overall experience by providing clear instructions and valuable insights. It is an essential resource for anyone looking to maximize their usage of the mcp application.