Skip to main content
Glama
package.json647 B
{ "name": "@foundry-mcp/module", "version": "0.6.1", "description": "Foundry VTT module for MCP bridge integration", "type": "module", "scripts": { "build": "tsc", "dev": "tsc --watch", "typecheck": "tsc --noEmit", "lint": "eslint src --ext .ts", "lint:fix": "eslint src --ext .ts --fix" }, "dependencies": { "socket.io-client": "^4.7.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0", "@league-of-foundry-developers/foundry-vtt-types": "^9.280.0" }, "files": [ "dist", "module.json", "lang", "styles", "templates", "generated-maps" ] }

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