Skip to main content
Glama

mcp-pushinator

by appricos
package.json477 B
{ "name": "pushinator-mcp", "module": "src/index.ts", "type": "module", "private": true, "devDependencies": { "@types/bun": "latest", "@types/node": "^22.13.14" }, "peerDependencies": { "typescript": "^5.8.2" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "zod": "^3.24.2" }, "bin": { "weather": "./build/index.js" }, "scripts": { "build": "tsc && chmod 755 build/index.js" }, "files": [ "build" ] }

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/appricos/pushinator-mcp'

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