world-model-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANTHROPIC_API_KEY | No | Anthropic API key (optional - enables LLM extraction) | |
| WORLD_MODEL_DEBUG | No | Debug mode (set to 1 to enable) | |
| WORLD_MODEL_DB_PATH | No | Database location (default: ./.claude/world-model/) | ./.claude/world-model/ |
| WORLD_MODEL_REASONING_MODEL | No | Model selection for reasoning (default: claude-3-5-sonnet-20241022) | claude-3-5-sonnet-20241022 |
| WORLD_MODEL_EXTRACTION_MODEL | No | Model selection for extraction (default: claude-3-haiku-20240307) | claude-3-haiku-20240307 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SaravananJaichandar/world-model-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server