Skip to main content
Glama
pyproject.toml425 B
[project] name = "mcp-okx" version = "0.1.0" description = "OKX MCP Server" readme = "README.md" requires-python = ">=3.10" keywords = ["mcp", "llm"] license = { text = "MIT" } dependencies = [ "fastmcp>=2.0.0", "python-okx>=0.4.0", ] [project.urls] Repository = "https://github.com/aahl/mcp-okx" [project.scripts] mcp-okx = "mcp_okx:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

Latest Blog Posts

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/aahl/mcp-okx'

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