Model Context Provider (MCP) Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_HOSTNoThe host URL for Ollama (optional).http://localhost:11434
GOOGLE_API_KEYNoYour Google API key (optional).
OPENAI_API_KEYYesYour OpenAI API key.
ANTHROPIC_API_KEYNoYour Anthropic API key (optional).

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

No tools