Asset Price MCP Server (asset-price-mcp)
@mk965
About Asset Price MCP Server (asset-price-mcp)
Asset Price MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Asset Price MCP": {
"command": "npx",
"args": [
"-y",
"assets-price-mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Asset Price MCP Server (asset-price-mcp)?
A Model Context Protocol server that retrieves and displays current price information for precious metals and cryptocurrencies. It uses Gold API for metals and CoinGecko plus Gold API for cryptocurrencies, with smart routing and automatic caching.
How to use Asset Price MCP Server (asset-price-mcp)?
Install via Smithery or by adding the server configuration to your MCP client’s config file. Use the get_asset_price tool with optional symbol and currency arguments, or call list_assets to see all supported assets. The server is invoked with npx -y asset-price-mcp.
Key features of Asset Price MCP Server (asset-price-mcp)
- Retrieve precious metal prices via Gold API
- Retrieve cryptocurrency prices via CoinGecko and Gold API
- Smart routing to available data sources
- Automatic caching for rate limit compliance and performance
- Supports multiple currencys (default USD)
- MIT licensed
Use cases of Asset Price MCP Server (asset-price-mcp)
- Fetch real-time gold and silver prices for financial analysis
- Check current cryptocurrency values within an AI assistant conversation
- Compare asset prices across different currencys quickly
- Build automated market briefings with up-to-date pricing data
FAQ from Asset Price MCP Server (asset-price-mcp)
What assets are supported?
The server supports precious metals (e.g., gold, silver) via Gold API and cryptocurrencies (e.g., BTC, ETH) via both CoinGecko and Gold API. Use the list_assets tool to see the full list.
What are the runtime dependencies?
Node.js and npm are required. The server runs via npx -y asset-price-mcp and is built with npm run build from the source repository.
Is this production-ready?
No, the server is currently in development and should be considered experimental.
How do I get prices in a different currency?
Pass the optional currency argument to get_asset_price (e.g., “EUR”). The default is “USD”.
How does authentication work?
No authentication or API keys are mentioned in the README. The server uses public endpoints from Gold API and CoinGecko.
Frequently asked questions
What assets are supported?
The server supports precious metals (e.g., gold, silver) via Gold API and cryptocurrencies (e.g., BTC, ETH) via both CoinGecko and Gold API. Use the `list_assets` tool to see the full list.
What are the runtime dependencies?
Node.js and npm are required. The server runs via `npx -y asset-price-mcp` and is built with `npm run build` from the source repository.
Is this production-ready?
No, the server is currently in development and should be considered experimental.
How do I get prices in a different currency?
Pass the optional `currency` argument to `get_asset_price` (e.g., “EUR”). The default is “USD”.
How does authentication work?
No authentication or API keys are mentioned in the README. The server uses public endpoints from Gold API and CoinGecko.
Basic information
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

EverArt
modelcontextprotocolModel Context Protocol Servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Comments