You're viewing a demo portfolio
Explore
MCP EcosystemWant to try it with your own data?
Add up to 10,000 DOIs or GitHub URLs at a time, bringing them and their related entities into the graph. Build portfolios and run queries across them.
Join the waitlistPRSM is built and maintained by one person. The platform works today, but opening it up will be slow and deliberate. If you want to help shape this infrastructure, or speed things up, let's talk.
io.github.guptaprakhariitr/crypto-prices-mcp
Live and historical cryptocurrency prices via CoinGecko free API.
Historical price series for a coin. `days` = lookback in days (1, 7, 14, 30, 90, 180, 365, 'max'). `interval` may be 'daily' or 'hourly' (free tier daily-only beyond 90 days).
Global crypto market snapshot: total market cap, 24h volume, BTC dominance, active cryptocurrencies, etc.
Current prices for one or more cryptocurrencies. Pass the CoinGecko `id` (e.g. 'bitcoin', 'ethereum', 'solana') — use `crypto_search` if you only have a symbol or name. `vs` is the quote currency (default 'usd'; also 'inr', 'eur', 'jpy', etc.). Returns price, 24h change, market cap, volume.
No maintainers met the attribution threshold for this repository.
Search for a coin by name or symbol. Returns up to 10 matches with their CoinGecko `id` (which is what you pass to crypto_prices).