Server data from the Official MCP Registry
Market data for AI agents: crypto prices, FX rates, and stock quotes. No API keys.
Market data for AI agents: crypto prices, FX rates, and stock quotes. No API keys.
Remote endpoints: streamable-http: https://market-intel-mcp.greenfield1775.workers.dev/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
5 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-selflabbs-market-intel-mcp": {
"url": "https://market-intel-mcp.greenfield1775.workers.dev/mcp"
}
}
}From the project's GitHub README.
Real-time market data for AI agents: cryptocurrency prices, foreign-exchange rates, and stock quotes — as MCP tools your agent can call mid-task. No API keys.
| Tool | What it does | Source |
|---|---|---|
crypto_price | Current USD price for one or more coins by symbol (BTC, ETH, SOL…) | Coinbase |
crypto_market | Snapshot of major cryptocurrencies with current USD prices | Coinbase |
fx_convert | Convert an amount between two currencies at the latest ECB rate | Frankfurter / ECB |
fx_rates | Latest exchange rates for a base currency | Frankfurter / ECB |
stock_quote | Latest price, previous close, day high/low, and volume for a stock, ETF, or index | Yahoo Finance |
No API keys required for any tool.
Claude Code
claude mcp add --transport http market-intel https://market-intel-mcp.greenfield1775.workers.dev/mcp
Claude Desktop / other clients
{
"mcpServers": {
"market-intel": {
"command": "npx",
"args": ["mcp-remote", "https://market-intel-mcp.greenfield1775.workers.dev/mcp"]
}
}
}
crypto_price + fx_convertcrypto_marketstock_quoteThe hosted endpoint is freemium:
Subscribe → — one subscription unlocks Pro on every SelfLabbs server.
After subscribing you receive a license key beginning with SELFLABBS-. Pass it as a Bearer token to remove the free-tier caps:
claude mcp add --transport http --header "Authorization: Bearer SELFLABBS-XXXX-XXXX" market-intel https://market-intel-mcp.greenfield1775.workers.dev/mcp
Create a Worker, paste worker.js, deploy. No configuration or API keys needed.
MIT. Data from Coinbase, the European Central Bank (via Frankfurter), and Yahoo Finance under their respective terms. Market data is provided as-is for informational purposes and is not financial advice.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption