ModelContextProtocol
by VikasPrajapati1998 · Python · ★ 0
MCP
Install
pip install git+https://github.com/VikasPrajapati1998/ModelContextProtocol.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"modelcontextprotocol": {
"command": "uvx",
"args": [
"git+https://github.com/VikasPrajapati1998/ModelContextProtocol.git"
]
}
}
} From the README
A step-by-step guide to set up and run a Model Context Protocol (MCP) server using FastMCP.
- UV is a fast Python package manager. Install it using pip:
- Verify installation:
- Create a new directory for your MCP server and initialize it:
- This creates the necessary project structure with:
- - Project configuration
- - Python version specification
- - Project documentation
- Add FastMCP to your project dependencies:
- Create a file named with your server code:
- Use the to test your server interactively:
- To run your server normally:
- Automatically configure Claude…
Read full README on GitHub →
Related other servers
n8n
n8n-io
★ 194,307
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Other · TypeScript
servers
modelcontextprotocol
Official ★ 87,774
Model Context Protocol Servers
Other · TypeScript
Scrapling
D4Vinci
★ 66,540
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
Other · Python
chrome-devtools-mcp
ChromeDevTools
★ 44,582
Chrome DevTools for coding agents
Other · TypeScript
playwright-mcp
microsoft
★ 34,442
Playwright MCP server
Other · TypeScript
xiaozhi-esp32
78
★ 27,662
An MCP-based chatbot | 一个基于MCP的聊天机器人
Other · C++