Skip to main content
Glama

MCP Hub

by arberrexhepi
package.json647 B
{ "name": "mcp-hub-app", "version": "1.0.0", "description": "", "type": "module", "main": "server.js", "scripts": { "build": "cd hub && npx tsc && cd .. && npm run copy:bridges", "copy:bridges": "copyfiles -u 1 \"hub/bridges/**\" \"hub/dist\"", "start:hub": "npm run build && cd ./hub && node ./dist/hub.js", "start:server": "cd ./server/ && node index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "cors": "^2.8.5", "dotenv": "^16.5.0", "express": "^5.1.0", "node-fetch": "^3.3.2", "openai": "^5.3.0" }, "devDependencies": { "copyfiles": "^2.4.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/arberrexhepi/mcp-hub'

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