πͺ MCP Crypto Price Lookup Server using ALPACA API
@Adity-star
About πͺ MCP Crypto Price Lookup Server using ALPACA API
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-crypto-server": {
"command": "uv",
"args": [
"init"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is πͺ MCP Crypto Price Lookup Server using ALPACA API?
This server provides a cryptocurrency price lookup service powered by the Alpaca API and built for integration with the Model Context Protocol (MCP). It allows AI agents and clients to fetch real-time cryptocurrency prices and market data efficiently.
How to use πͺ MCP Crypto Price Lookup Server using ALPACA API?
Set up the environment with uv, install dependencies (mcp[cli], httpx), copy the server script, and start the server with uv run mcp_server.py. Then configure your MCP client to point to the server using the provided JSON config block, replacing absolute paths to uv and the project directory.
Key features of πͺ MCP Crypto Price Lookup Server using ALPACA API
- Fetches real-time crypto prices (e.g., BTC/USD, ETH/USD)
- Accesses market data via Alpacaβs REST API
- Serves AI agents with quick, formatted responses
- Written in Python using FastMCP and httpx
- Easy setup with
uvpackage manager
Use cases of πͺ MCP Crypto Price Lookup Server using ALPACA API
- AI agents requesting live cryptocurrency prices
- Integrating real-time market data into conversational interfaces
- Automated trading or portfolio monitoring assistants
FAQ from πͺ MCP Crypto Price Lookup Server using ALPACA API
What dependencies are required?
The server requires Python, uv, and the packages mcp[cli] and httpx. An Alpaca API key (or, in the provided code example, a CoinGecko API key) is needed.
How do I configure the server in my MCP client?
Add a JSON entry to your MCP config with the command set to the absolute path of uv, and args including --directory pointing to the project folder and run mcp_server.py.
Does the server use Alpaca or CoinGecko?
The README states it uses the Alpaca API, but the included code snippet demonstrates a version using the CoinGecko API. You can modify mcp_server.py to use either API by adding your own tools.
What cryptocurrencies are supported?
Any cryptocurrency supported by the underlying API (Alpaca or CoinGecko) can be queried; the tool accepts a crypto_id parameter (e.g., bitcoin, ethereum).
What transports does the server support?
The server uses the default MCP transport (stdio) as it is started as a command-line process. No HTTP or WebSocket transport is mentioned.
Frequently asked questions
What dependencies are required?
The server requires Python, `uv`, and the packages `mcp[cli]` and `httpx`. An Alpaca API key (or, in the provided code example, a CoinGecko API key) is needed.
How do I configure the server in my MCP client?
Add a JSON entry to your MCP config with the `command` set to the absolute path of `uv`, and `args` including `--directory` pointing to the project folder and `run mcp_server.py`.
Does the server use Alpaca or CoinGecko?
The README states it uses the Alpaca API, but the included code snippet demonstrates a version using the CoinGecko API. You can modify `mcp_server.py` to use either API by adding your own tools.
What cryptocurrencies are supported?
Any cryptocurrency supported by the underlying API (Alpaca or CoinGecko) can be queried; the tool accepts a `crypto_id` parameter (e.g., `bitcoin`, `ethereum`).
What transports does the server support?
The server uses the default MCP transport (stdio) as it is started as a command-line process. No HTTP or WebSocket transport is mentioned.
Basic information
More Finance & Commerce MCP servers

Agency AI MCP
agency-ai-devAgency AI MCP - Create, launch, automate and manage Meta and Google ads from Claude and ChatGPT. Pull live campaign performance, ROAS, pacing and anomalies, get budget and creative strategy, then create ads, edit campaig
Bitroad
bitroadaiMarketplace for AI agents: buy goods and services under spending caps, with returns and disputes.

Dados B3
Valth GuimarΓ£esAuditable fundamentals for the Brazilian stock market (B3): ROIC, margins, point-in-time multiples, dividends and REITs. Every figure traces back to the CVM account it came from, every formula is published, and nothing s

Exact Online
iWebDevelopmentExact AI Connect is a remote MCP server that connects AI assistants like Claude, ChatGPT, Copilot, Gemini and Perplexity directly to your Exact Online administration. Ask questions about your finances in plain language a
Velarion β Executive Compensation Intelligence
VelarionVelarion exposes deterministic executive-compensation and governance intelligence for ~3,000 US public companies as callable MCP tools β sourced from SEC proxy filings, not LLM guesses. Nine tools: look up CEO/NEO pay an
Comments