Back to MCP Servers
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.
aggregatorsagent
Installation
npx -y mcp-server-templatesConfiguration
{
"mcpServers": {
"mcp-server-templates": {
"command": "npx",
"args": ["-y", "mcp-server-templates"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes