Skip to main content
Glama

Coinmarket

pyproject.toml440 B
[project] name = "coinmarket-service" version = "0.1.0" description = "Coinmarket MCP Server" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp>=1.0.0", "python-dotenv>=1.0.1", "requests>=2.32.3", "ruff>=0.8.1", ] [[project.authors]] name = "anjor" email = "anjor@umd.edu" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] coinmarket_service = "coinmarket_service:main"

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/anjor/coinmarket-mcp-server'

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