Noves-Inc/noves-mcp
If you are the rightful owner of noves-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.
Noves MCP Server provides natural language access to blockchain data, enabling AI assistants to interact with blockchain transactions in a conversational manner.
Tools
Functions exposed to the LLM to take actions
get_recent_transactions
Get recent transactions for a wallet address with natural language descriptions.
get_transaction_details
Get detailed analysis of a specific transaction.
get_translated_transaction
Get human-readable description of a specific transaction using Noves translation.
get_transaction_transfers
Get detailed transfer information focusing on token movements.
get_wallet_summary
Get a comprehensive summary of wallet activity with key insights.
analyze_wallet
Analyze wallet activity and provide detailed insights with natural language summaries.
get_current_token_price
Get the current price of a token on a specific blockchain.
get_historical_token_price
Get the historical price of a token at a specific timestamp.
get_token_price_comparison
Compare a token's price between two timestamps and see the price change.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client