itsOmSarraf/pyth-network-mcp
If you are the rightful owner of pyth-network-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Pyth Network MCP Server provides real-time access to decentralized oracle price feeds via the Hermes API, optimized for integration into AI agents and autonomous systems.
Tools
Functions exposed to the LLM to take actions
get_price_feeds
Search and filter price feeds by symbol or asset type.
get_latest_price_updates
Fetch the latest price updates for specific price feed IDs.
get_price_updates_at_time
Get historical price updates at or after a specific timestamp.
get_publisher_stake_caps
Get the most recent publisher stake caps update data.
get_twap_latest
Get the latest Time-Weighted Average Price (TWAP) with a custom time window.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client