Skip to main content
Glama

Foundry VTT MCP Bridge

by adambdooley
.gitignore953 B
# Development Files (Private) CLAUDE.md DISTRIBUTION.md RELEASE-PROCESS.md # Dependencies node_modules/ .pnpm-debug.log* # Environment Files .env .env.local .env.development.local .env.test.local .env.production.local # Build Output dist/ build/ *.tsbuildinfo **/*.tsbuildinfo # IDE Files .vscode/ .idea/ *.swp *.swo # OS Generated Files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db nul # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # Runtime Data pids *.pid *.seed *.pid.lock # Coverage Directory coverage/ *.lcov # Test Output test-results/ *test-result*.txt # Installer Build Output installer/*.exe installer/temp/ installer/*.zip # Executable Files (except in specific locations) *.exe !installer/build/*.exe !installer/nsis/*.exe # Temporary Scripts test-*.ps1 # Local Configuration config.local.json .claude/foundry-mcp-server-*.zip foundry-vtt-mcp.zip

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