World Model

v0.7.2Monitoring & Observabilitystable

Temporal knowledge graph for codebases that captures decision traces, links test failures to code changes, learns co-edit patterns, predicts regression risk, and enforces learned constraints at the edit boundary via a PreToolUse hook.

world-modelmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is World Model?

World Model is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to temporal knowledge graph for codebases that captures decision traces, links test failures to code changes, learns co-edit patterns, predicts regression risk, and enforces learned constraints at the ed...

Temporal knowledge graph for codebases that captures decision traces, links test failures to code changes, learns co-edit patterns, predicts regression risk, and enforces learned constraints at the edit boundary via a PreToolUse hook.

This server falls under the Monitoring & Observability and Developer Tools categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Temporal knowledge graph for codebases that captures decisio

Use Cases

Temporal knowledge graph for codebases
Regression risk prediction from test failures
SaravananJaichandar

Maintainer

LicenseMIT License
Languagepython
Versionv0.7.2
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

PIP

pip install world-model-mcp

Manual Installation

pip install world-model-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about World Model

What is World Model?

World Model is a Model Context Protocol (MCP) server that temporal knowledge graph for codebases that captures decision traces, links test failures to code changes, learns co-edit patterns, predicts regression risk, and enforces learned constraints at the edit boundary via a pretooluse hook. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install World Model?

Install via pip with: pip install world-model-mcp. Then configure your AI client to connect to this MCP server.

Which AI clients work with World Model?

World Model works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is World Model free to use?

Yes, World Model is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Monitoring & Observability MCP Servers

Explore all monitoring & observability servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "world-model": { "command": "pip", "args": ["install", "world-model-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use World Model?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides