Submit

Asset Price MCP

@mk965

Retrieve and display real-time asset price information effortlessly. Access current prices for various assets, including precious metals and cryptocurrencies, to enhance your applications. Simplify data retrieval for large language models with this dedicated service.
Overview

what is Asset Price MCP?

Asset Price MCP is a Model Context Protocol server designed to retrieve and display current asset price information, including precious metals and cryptocurrencies, making it accessible for large language models.

how to use Asset Price MCP?

To use Asset Price MCP, configure your code editor or AI client with the provided configuration settings for your operating system, and run the server using the command npx -y assets-price-mcp.

key features of Asset Price MCP?

  • Real-time retrieval of asset prices
  • Support for various asset types including cryptocurrencies and precious metals
  • Easy integration with AI clients and code editors

use cases of Asset Price MCP?

  1. Fetching real-time cryptocurrency prices for analysis.
  2. Displaying current prices of precious metals for investment decisions.
  3. Integrating asset price data into AI applications for enhanced decision-making.

FAQ from Asset Price MCP?

  • What types of assets can Asset Price MCP retrieve prices for?

Asset Price MCP can retrieve prices for various assets, including cryptocurrencies and precious metals.

  • Is Asset Price MCP free to use?

Yes! Asset Price MCP is free to use under the MIT License.

  • How can I contribute to Asset Price MCP?

You can contribute by modifying the code and submitting pull requests on the GitHub repository.

Server Config

{
  "mcpServers": {
    "Asset Price MCP": {
      "command": "npx",
      "args": [
        "-y",
        "assets-price-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server