mcp-inception

tanevanwifferen/mcp-inception

3.5

If you are the rightful owner of mcp-inception and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

mcp-inception MCP Server is a TypeScript-based server that allows you to call another MCP client from your MCP client, enabling task delegation and context window offloading.

Tools

Functions exposed to the LLM to take actions

execute_mcp_client

Ask a question to a separate LLM, ignore all intermediate steps and return to the output directly

execute_parallel_mcp_client

Prompts for executing multiple inputs in parallel

execute_map_reduce_mcp_client

Process multiple items in parallel and then reduce the results to a single output in sequence

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources