mcp-runtime
by YFGaia · Shell · ★ 8
mcp-runtime 是一个预配置的运行时环境,旨在简化在Windows上运行[模型上下文协议(MCP)](https://modelcontextprotocol.io/introduction) 服务器的设置过程。它集成了Node.js(包括`npx`和`npm`)、Python(包括`uv`、`uvx`和`pip`)以及Git等必要工具,让开发者能够专注于构建基于MCP的应用,如客户端Chatbot应用,而无需为环境配置而烦恼。
Install
git clone https://github.com/YFGaia/mcp-runtime.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-runtime": {
"command": "npx",
"args": [
"-y",
"github:YFGaia/mcp-runtime"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related developer tools servers
everything-claude-code
affaan-m
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
langflow
langflow-ai
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
open-webui
open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
gemini-cli
google-gemini
An open-source AI agent that brings the power of Gemini directly into your terminal.
puppeteer
puppeteer
JavaScript API for Chrome and Firefox
OpenBB
OpenBB-finance
Financial data platform for analysts, quants and AI agents.