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.
| MCP server | What it connects to | Type | Repository |
|---|---|---|---|
| Task Orchestrator | AI-powered task orchestration and workflow automation with specialized agent roles, intelligent task decomposition, and seamless integration across Claude Desktop, Cursor | Unknown | |
| Qwen-Agent | A framework for developing LLM applications with capabilities like tool usage, planning, and memory, based on the Qwen model. | Open Source | |
| PHP MCP Server for Laravel | A Laravel wrapper for the php-mcp/server library to expose Laravel applications as MCP servers. | Open Source | |
| MCP-Logic | Provides automated reasoning for AI systems using the Prover9 and Mace4 theorem provers. | Open Source | |
| S-IMSY MCP Server | Provides SSE and HTTP streamable connection endpoints, authenticated via a SIMSY App token. | Unknown | |
| mcp-installer | Installs other MCP servers from their source repositories, requiring npx for Node.js and uv for Python. | Open Source | |
| MCP Utils | A Python package with utilities and helpers for building MCP-compliant servers, often using Flask and Redis. | Open Source | |
| MCP Streamable HTTP Python Server | A Python template for creating a streamable HTTP MCP server. Requires an external 'mcp-config.json' file for client setup. | Open Source | |
| SwissArmyHammer | Manage AI prompts as local markdown files. | Unknown | |
| MCP-Haskell | A complete Model Context Protocol (MCP) implementation for Haskell, supporting both StdIO and HTTP transport. | Open Source |