Skip to main content
Glama
package.json486 B
{ "name": "oracle-mcp", "version": "0.1.0", "description": "MCP server for consulting oracle via Codex or Claude Code", "type": "module", "main": "dist/index.js", "scripts": { "dev": "bun run src/index.ts", "build": "tsc", "start": "bun dist/index.js", "test": "bun test" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0" }, "devDependencies": { "@types/bun": "latest", "@types/node": "^20.0.0", "typescript": "^5.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/becksclair/oracle-mcp'

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