Skip to main content
Glama
package.json624 B
{ "name": "@mcpify/demo", "private": true, "version": "0.1.0", "description": "Demo API server for testing MCPify", "type": "module", "scripts": { "start": "node --experimental-strip-types src/server.js", "dev": "node --watch --experimental-strip-types src/server.js", "mcpify": "node --experimental-strip-types ../core/src/main.ts --spec http://localhost:3000/api-docs.json --port 8080" }, "dependencies": { "@mcpify/core": "workspace:*", "cors": "^2.8.5", "express": "^4.18.3", "openapi-types": "^12.1.3", "swagger-jsdoc": "^6.2.8", "swagger-ui-express": "^5.0.0" } }

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/wycats/mcpify'

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