Skip to main content
Glama

OrdiscanMCP

.gitignore961 B
# Dependencies node_modules/ package-lock.json npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log* # Build output dist/ build/ *.tsbuildinfo .tsc/ *.js.map *.d.ts # Environment variables .env .env.local .env.*.local .env.development .env.test .env.production # IDE and editor files .idea/ .vscode/ *.swp *.swo *~ .project .classpath .settings/ *.sublime-workspace *.sublime-project # Operating System .DS_Store Thumbs.db .directory Desktop.ini $RECYCLE.BIN/ # Debug logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Test coverage coverage/ .nyc_output/ junit.xml test-report.xml # Temporary files tmp/ temp/ .temp/ .tmp/ *.tmp *.temp # TypeScript specific *.tsbuildinfo .tscache/ tsconfig.tsbuildinfo # Jest jest.config.js.map /coverage/ /.jest/ # Cursor specific .cursor/ .cursor-cache/ # MCP Framework specific mcp.log mcp-debug.log .mcp-cache/ # Project specific ordiscan-api-key.txt .ordiscan-cache/

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