Skip to main content
Glama

Foundry VTT MCP Bridge

by adambdooley
update-wrapper.sh492 B
#!/bin/bash # Update wrapper with debug logging echo "Updating wrapper with debug logging..." sudo cp /Users/Adam/Projects/foundry-vtt-mcp/packages/mcp-server/dist/index.bundle.cjs /Applications/FoundryMCPServer.app/Contents/Resources/foundry-mcp-server/index.cjs echo "✅ Wrapper updated" echo "" echo "Now:" echo "1. Quit Claude Desktop completely (Cmd+Q)" echo "2. Wait 3 seconds" echo "3. Reopen Claude Desktop" echo "4. Check wrapper log: tail -f /tmp/foundry-mcp-server/wrapper.log"

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