GROK_MCP
If you are the rightful owner of GROK_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 Grok AI MCP Server is a Node.js-based server that integrates with the xAI Grok API to provide AI-driven analysis tools for the Solana blockchain.
The Grok AI MCP Server is designed to analyze Solana blockchain transactions and addresses, process images using Grok's vision capabilities, and answer general questions with optional context and image support. It operates over a standard I/O transport using the MCP SDK, ensuring scalability and ease of use. The server can be extended with additional tools and capabilities as needed, making it a versatile solution for developers working with Solana and AI technologies.
Features
- Transaction Analysis: Analyze Solana transaction signatures with optional screenshots and details.
- Address Analysis: Investigate Solana addresses with optional visual data.
- Image Analysis: Use Grok's vision to interpret images based on user prompts.
- General Queries: Ask Grok anything, with support for context and images.
- Error Handling: Robust error management with MCP-specific error codes.
Tools
analyze_transaction
Analyzes a Solana transaction signature.
analyze_address
Analyzes a Solana address.
analyze_image
Analyzes an image with a user-provided prompt.
ask_grok
Ask Grok a general question.