David200308/crypto-price-mcp-server
3.3
If you are the rightful owner of crypto-price-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Crypto Price MCP Server is a Model Context Protocol server designed to provide real-time cryptocurrency price checking and email alerting capabilities.
Tools
5
Resources
0
Prompts
0
Crypto Price MCP Server
A Model Context Protocol (MCP) server that provides cryptocurrency price checking and email alerting capabilities.
Configuration
{
"mcpServers": {
"crypto-price-mcp-server": {
"command": "node",
"args": [
".../crypto-price-mcp-server/dist/index.js"
],
"cwd": ".../crypto-price-mcp-server",
"env": {
"MCP_CONFIG_PATH": ".../.cursor/mcp.json"
},
"resend": {
"apiKey": "",
"fromEmail": "",
"fromName": "Crypto Price MCP Server"
}
}
}
}
Supported Exchanges
Centralized Exchanges (CEX)
- Binance
- OKX
- Coinbase
- Kraken
Decentralized Exchanges (DEX)
- Hyperliquid
- Uniswap
- 0x
- Jupiter
- 1inch
- PancakeSwap
- Curve