MCP Inception MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_INCEPTION_EXECUTABLEYesPath to the bash script file that activates the virtual environment and executes the llm executable.
MCP_INCEPTION_WORKING_DIRYesWorking directory for mcp-client-cli.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_mcp_client

Offload certain tasks to AI. Used for research purposes, do not use for code editing or anything code related. Only used to fetch data.