Skip to main content
AggregatorsTypeScript

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.

aggregatorslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/Data-Everything/mcp-server-templates

Claude 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.

Details

Category
Aggregators
Language
TypeScript
Author
Data-Everything