Skip to main content
Glama

OrdiscanMCP

package.json561 B
{ "name": "ordiscanmcpv1", "version": "1.0.0", "description": "MCP Framework HTTP Server", "type": "module", "main": "dist/index.js", "license": "MIT", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node src/index.ts", "test": "jest" }, "dependencies": { "mcp-framework": "0.2.11", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0", "ts-node": "^10.9.1", "jest": "^29.0.0", "@types/jest": "^29.0.0", "ts-jest": "^29.0.0" } }

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/Calel33/ordiscan-mcp-v1'

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