Skip to main content
Glama

OKX-DEX-SDK MCP SSE Server

by 0xobedient
package.json•1.24 kB
{ "name": "okx-mcp", "version": "1.0.0", "main": "./dist/main.js", "scripts": { "dev": "npx ts-node -r tsconfig-paths/register ./src/main.ts", "build": "tsc", "exec": "node ./build/main.js", "build:exec": "tsc && node ./build/main.js" }, "repository": { "type": "git", "url": "git+https://github.com/0xobedient/okx-mcp.git" }, "bin": "./dist/index.js", "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/0xobedient/okx-mcp/issues" }, "homepage": "https://github.com/0xobedient/okx-mcp#readme", "description": "", "packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "@okx-dex/okx-dex-sdk": "^1.0.13", "@solana/web3.js": "^1.98.2", "bs58": "^6.0.0", "dotenv": "^16.5.0", "envalid": "^8.0.0", "express": "^5.1.0", "helmet": "^8.1.0", "zod": "^3.25.28" }, "devDependencies": { "@types/express": "^5.0.2", "@types/node": "^22.15.21", "ts-node": "^10.9.2", "tsconfig-paths": "^4.2.0", "typescript": "^5.8.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/0xobedient/okx-mcp'

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