MCP Inception MCP Server
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_INCEPTION_EXECUTABLE | Yes | Path to the bash script file that activates the virtual environment and executes the llm executable. | |
MCP_INCEPTION_WORKING_DIR | Yes | Working directory for mcp-client-cli. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
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. |