Data-Everything/mcp-server-templates
One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interface—ideal for local devs or production agents.
Quick Start
Clone the repository:
git clone https://github.com/Data-Everything/mcp-server-templatesClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-templates": {
"command": "npx",
"args": [
"-y",
"Data-Everything/mcp-server-templates"
]
}
}
}Check the repository README for specific installation and configuration instructions.