★ 1 stars
TypeScript
⚙️ DevOps
Updated today
MCP Pure 🧊 : A central, open-source hub for high-performance Model Context Protocol (MCP) servers. Built with Hono and Bun, and deployed on Cloudflare Workers.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-pure": {
"command": "npx",
"args": [
"-y",
"shade-solutions/mcp-pure"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-pure npx -y shade-solutions/mcp-pure
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-pure": {
"command": "npx",
"args": [
"-y",
"shade-solutions/mcp-pure"
]
}
}
}
📋 Copy
Topics
mcp mcp-collection mcp-pure mcppure model-context-protocol oss-mcp