laurigates/foundryvtt-mcp
A Model Context Protocol (MCP) server that integrates with FoundryVTT, allowing AI assistants to interact with your tabletop gaming sessions. Query actors, roll dice, generate content, and manage your game world through natural language.
Platform-specific configuration:
{
"mcpServers": {
"foundryvtt-mcp": {
"command": "npx",
"args": [
"-y",
"foundryvtt-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...