MCP HubMCP Hub
T

mcp-inception

By tanevanwifferen·Visit Source
MCP server for delegating tasks between LLM agents
2025年4月22日
22 days ago
10 Clicks

What is this MCP

This is a TypeScript-based MCP server that enables LLM agents to delegate tasks to other LLM agents, offload context windows, and perform parallel or map-reduce operations.

How to use this MCP

Install the server via npm, configure it with your MCP client (like Claude Desktop), and use the provided tools (execute_mcp_client, execute_parallel_mcp_client, execute_map_reduce_mcp_client) to delegate tasks between agents.

What this MCP can be used for

This MCP enables task delegation between AI agents, parallel processing of queries, and complex map-reduce operations for tasks like document analysis, multi-location queries, or any scenario requiring distributed LLM processing.

Repository Info
Stars:
20
Forks:
1
Watchers:
20
Last Updated: 29 days ago