solscan-mcp

solscan-mcp

1

Solscan MCP is a server that enables querying of Solana transactions using natural language, enhancing interaction with Solana's blockchain. It is built with Rust for performance and features easy integration via API endpoints. The project encourages community contributions.

Solscan MCP 🚀

Welcome to Solscan MCP, an innovative server designed to query Solana transactions using natural language. This project leverages the Solscan API, making it easier for developers and users to interact with Solana's blockchain.

Features 🌟

  • Natural Language Queries: Query Solana transactions using simple, natural language.
  • Fast and Efficient: Built with Rust for high performance.
  • Easy Integration: Simple API endpoints for easy integration into your applications.
  • Community Driven: Open-source contributions are welcome to enhance functionality.

Usage 📚

Once the server is running, you can start querying Solana transactions.

Example Queries

  • Get Transaction Details
  • Check Account Balance

API Endpoints

  • GET /transaction/{id}: Retrieve details for a specific transaction.
  • GET /account/{address}: Get balance information for a specific account.

Contributing 🤝

We welcome contributions to Solscan MCP.