Turn any MCP Client into a "multi-agent" system (via prompting)
This project is an implementation of the Meta-Prompting technique from the paper "Meta-Prompting: Enhancing Language Models with Task-Agnostic Scaffolding".
At its core, this MCP transforms a standard Language Model (LM) into a dynamic, multi-agent system without the complex setup. It works by having the LM adopt two key roles:
The magic is that this entire collaborative workflow is simulated within a single LM. The Conductor and Experts are different modes of operation guided by a sophisticated system prompt, allowing the model to reason, act, and self-critique its way to a more robust and accurate solution. It's like having an automated team of AI specialists at your disposal, all powered by one model.
<a href="https://glama.ai/mcp/servers/@tisu19021997/meta-prompt-mcp-server"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@tisu19021997/meta-prompt-mcp-server/badge" alt="Meta Prompt Server MCP server" /> </a>First, clone this repository to your local machine.
git clone https://github.com/tisu19021997/meta-prompt-mcp-server.git .
cd meta-prompt-mcp-server
uvThis project uses uv, an extremely fast Python package manager from Astral. If you don't have it installed, you can do so with one of the following commands.
Note: use which uv to know the path of your uv installation.
macOS / Linux:
curl -LsSf https://astral.sh/uv/install.sh | sh
Windows (PowerShell):
powershell -c "ir
AI/MLUnified MCP gateway providing AI agents access to 100+ production-ready tools through a single connection. Includes Google Search, web scraping, SEO tools, keyword research, and more with enterprise-grade security (SOC 2, ISO 27001, GDPR).
Official Model Context Protocol server providing file system access for reading, writing, searching, and managing files with configurable access controls.
MCP server for GitHub API integration enabling repository management, issue tracking, PR operations, code search, and branch management directly from Cursor.
MCP server for PostgreSQL database interaction enabling schema inspection, query execution, and database management directly from Cursor AI.
MCP server for SQLite database interaction providing schema exploration, query execution, and data analysis capabilities.
MCP server for Docker container management enabling container lifecycle operations, image management, and Docker Compose support from Cursor.
Workflows from the Neura Market marketplace related to this Cursor resource