Skip to main content
Glama
package.json742 B
{ "name": "flux", "version": "1.0.0", "description": "Simple Express API with TypeScript", "main": "dist/index.js", "scripts": { "dev": "tsup src/index.ts --watch --onSuccess \"node dist/index.js\"", "build": "tsup src/index.ts", "start": "node dist/index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "@permaweb/aoconnect": "^0.0.82", "arweave": "^1.15.7", "cors": "^2.8.5", "dotenv": "^16.4.5", "express": "^4.18.3", "zod": "^3.24.3" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/node": "^20.11.24", "tsup": "^8.0.2", "typescript": "^5.3.3" } }

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/asrvd/flux'

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