Tooling for the AI stack itself: MCP proxies, gateways, installers and registries, prompt libraries and prompt testing, model routing, agent frameworks, and evaluation or experimentation harnesses.
AI-powered task orchestration and workflow automation with specialized agent roles, intelligent task decomposition, and seamless integration across Claude Desktop, Cursor
A complete Model Context Protocol (MCP) implementation for Haskell, supporting both StdIO and HTTP transport.
Open Source
mcpGW — An MCP gateway and proxy designed to simplify applications that utilize various tools.
MCPilot — A FastAPI-based gateway for the Model Context Protocol (MCP) designed to unify and scale AI toolchains.
MCPJam Inspector — A developer tool for testing and debugging MCP servers, supporting STDIO, SSE, and Streamable HTTP protocols.
MCPfinder — A Node.js server for AI agents to discover, install, and manage new capabilities on demand via the MCP protocol.
mcpcodeserver — Instead of direct calling MCP tools, mcpcode server transforms MCP tool calls into TypeScript programs, enabling smarter, lower-latency orchestration by LLMs.
MCPHost — A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
MCPizer — Enables AI assistants to call any REST API or gRPC service by automatically converting their schemas into MCP tools.
MCPJungle — A self-hosted MCP Server registry for private AI agents, supporting both PostgreSQL and SQLite databases.
MCPHub — A hub server for managing and scaling multiple MCP servers via flexible Streamable HTTP (SSE) endpoints.
MCPCLIHost — A CLI host that allows Large Language Models (LLMs) to interact with external tools using the Model Context Protocol (MCP).
MCPAgent — An intelligent agent framework based on MCP, supporting multiple large language models and tool integrations for testing single-agent effectiveness.
MCP-Think — A Think Tool for LLMs to record and retrieve their thinking processes during reasoning.
MCP-PDF2MD — A high-performance service to convert PDFs from local files or URLs into Markdown using the Mistral AI OCR API.
MCP-S Gateway — A secure, open-source OAuth gateway for MCP authentication.
mcp-server template — A template for creating MCP (ModelContextProvider) servers, configurable via environment variables.
mcp-sync — Sync MCP server configurations across various AI coding tools.
MCP-scala — A Model Context Protocol server implementation written in Scala 3.
mcp-registry-mcp — Interact with an MCP registry to check health, list entries, and get server details.
MCP-Mem0 — Integrate long-term memory into AI agents using Mem0.
mcp-proxy — A standalone proxy to connect STDIO-based MCP clients with HTTP (SSE) based MCP servers.
MCP-Compose — Orchestration tool for managing multiple MCP servers with a Docker Compose-style interface and a unified HTTP proxy.
MCP-Haskell — A complete Model Context Protocol (MCP) implementation for Haskell, supporting both StdIO and HTTP transport.
MCP-guide — A guide for setting up an MCP server using a Python virtual environment and integrating it with the Cline VS Code extension.
MCP-MCP — A meta-server for discovering and provisioning other MCP servers from a large database.