Skip to main content
Glama

mcp-booth

GPL 3.0
package.json691 B
{ "name": "mcp-booth", "version": "1.0.0", "description": "", "main": "src/server.ts", "type": "module", "bin": { "mcp-booth": "./build/index.js" }, "scripts": { "prepare": "npm run build", "build": "tsc && chmod 755 build/index.js", "test": "vitest" }, "files": [ "build" ], "keywords": [], "author": "", "license": "GPL-3.0", "packageManager": "pnpm@10.4.1", "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.14.1", "typescript": "^5.8.3", "vitest": "^3.1.1" } }

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/Kyure-A/mcp-booth'

If you have feedback or need assistance with the MCP directory API, please join our Discord server