{ "id": "maeinomatic-foundry-mcp", "title": "Maeinomatic Foundry MCP Bridge", "description": "Connect Foundry VTT to AI models through MCP protocol. Enable AI-powered actor creation, intelligent compendium search, campaign analysis, and interactive dice roll coordination. Supports Claude, local LLMs, and future AI models with comprehensive GM-only security.", "version": "0.6.9", "compatibility": { "minimum": "13", "verified": "13", "maximum": "13" }, "authors": [ { "name": "Adam Dooley", "email": "adambriandooley@gmail.com", "url": "https://github.com/adambdooley" }, { "name": "maeinomatic", "url": "https://github.com/maeinomatic" } ], "url": "https://github.com/maeinomatic/foundry-vtt-mcp", "bugs": "https://github.com/maeinomatic/foundry-vtt-mcp/issues", "changelog": "https://github.com/maeinomatic/foundry-vtt-mcp/releases", "readme": "https://github.com/maeinomatic/foundry-vtt-mcp/blob/master/README.md", "license": "https://github.com/maeinomatic/foundry-vtt-mcp/blob/master/LICENSE", "esmodules": ["dist/main.js"], "styles": ["styles/module.css", "styles/enhanced-creature-index.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "socket": true, "manifest": "https://raw.githubusercontent.com/maeinomatic/foundry-vtt-mcp/master/packages/foundry-module/module.json", "download": "https://github.com/maeinomatic/foundry-vtt-mcp/releases/latest/download/maeinomatic-foundry-mcp.zip", "protected": false, "coreTranslation": false, "library": false, "flags": { "hotReload": { "extensions": ["css", "hbs", "json"], "paths": ["scripts", "styles", "templates", "lang"] } } }