Coinmarket MCP Server
Project description
Coinmarket MCP server
Coinmarket MCP Server
Components
Resources
The server implements a few of the Coinmarket API endpoints
- Custom coinmarket:// URI scheme for accessing individual notes
- Each note resource has a name, description and text/plain mimetype
Tools
The server implements two tools:
get-currency-listings: Get the latest currency listingsget-quotes: Get quotes for tokens- Takes "slug" (example: bitcoin) or "symbol" (example: BTC) as optional string argument
Configuration
Requires coinmarket API key.
Quickstart
Install
Claude Desktop
On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
Development/Unpublished Servers Configuration
``` "mcpServers": { "coinmarket_service": { "command": "uv", "args": [ "--directory", "/Users/anjor/repos/anjor/coinmarket_service", "run", "coinmarket_service" ], "env": { "COINMARKET_API_KEY": "" } } } ```Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mseep_coinmarket_service-0.1.1.tar.gz.
File metadata
- Download URL: mseep_coinmarket_service-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0cceb23b4ad7c14d87c700293837294f60ae40df42d145a8e13b11ea442cd03
|
|
| MD5 |
3eb273677f4b2824da793fa0bf076a92
|
|
| BLAKE2b-256 |
c76f2e83920031225339fefb022bed10216510d2582a0845c4a981e04f11f899
|
File details
Details for the file mseep_coinmarket_service-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mseep_coinmarket_service-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0a05377f964dcb62de38959d9cf5245a1d248ae7bac6189d9fc1e230fc75fb1
|
|
| MD5 |
61d686b82f591fd92ceac9a21de234a6
|
|
| BLAKE2b-256 |
0205ca7da7af35eef43da49b761aafcf0b81bbdecf9eac77f134df65437c9feb
|