MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP Hub Multitenant - Orchestrates and scales MCP servers like Docker Swarm for AI. Dynamically manages connections, tools, and MCP Apps through a single unified endpoint for agents and developers.

Created 2/1/2026
Updated 23 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-hub

Cursor configuration (mcp.json)

{ "mcpServers": { "ainsophic-mcp-hub": { "command": "uvx", "args": [ "mcp-hub" ] } } }