Skip to main content
Glama

Compresto MCP

by dqhieu
package.json498 B
{ "name": "compresto-mcp", "version": "1.0.0", "main": "index.js", "scripts": { "build": "tsc && chmod 755 build/index.js" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "zod": "^3.24.3" }, "devDependencies": { "@types/node": "^22.15.3", "typescript": "^5.8.3" }, "type": "module", "files": [ "build" ], "bin": { "compresto-mcp": "./build/index.js" } }

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/dqhieu/compresto-mcp'

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