Skip to main content
Glama
package.json449 B
{ "name": "@foundry-mcp/shared", "version": "0.6.1", "description": "Shared TypeScript types and constants for Foundry MCP Integration", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "dev": "tsc --watch", "typecheck": "tsc --noEmit" }, "devDependencies": { "typescript": "^5.0.0" }, "dependencies": { "zod": "^3.22.0" }, "files": [ "dist" ] }

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