Skip to main content
Glama
module.json1.68 kB
{ "id": "foundry-mcp-bridge", "title": "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.1", "compatibility": { "minimum": "13", "verified": "13", "maximum": "13" }, "authors": [ { "name": "Adam Dooley", "email": "adambriandooley@gmail.com", "url": "https://github.com/adambdooley" } ], "url": "https://github.com/adambdooley/foundry-vtt-mcp", "bugs": "https://github.com/adambdooley/foundry-vtt-mcp/issues", "changelog": "https://github.com/adambdooley/foundry-vtt-mcp/releases", "readme": "https://github.com/adambdooley/foundry-vtt-mcp/blob/master/README.md", "license": "https://github.com/adambdooley/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/adambdooley/foundry-vtt-mcp/master/packages/foundry-module/module.json", "download": "https://github.com/adambdooley/foundry-vtt-mcp/releases/latest/download/foundry-vtt-mcp.zip", "protected": false, "coreTranslation": false, "library": false, "flags": { "hotReload": { "extensions": ["css", "hbs", "json"], "paths": ["scripts", "styles", "templates", "lang"] } } }

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/adambdooley/foundry-vtt-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server