Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by solana-foundation • Blockchain & Crypto
A lightweight Model Context Protocol (MCP) server that exposes simple Solana RPC tools and development prompts for local testing and extension.
Query basic Solana on-chain data (balances, account info, transactions) through an MCP-compatible interface.
Contextual development prompts and templates to assist with Solana program development and debugging.
A local, extensible example server to prototype additional Solana tools (transaction builder, fee estimator, docs fetcher) within the MCP ecosystem.
This repository provides a minimal MCP server implementing basic Solana-related RPC methods (getBalance, getAccountInfo, getTransaction) and a set of helpful development prompts. It's intended as a demo and starting point for building richer MCP tools and resources for Solana development. The server is compatible with MCP inspectors and can be extended with additional tools like fee estimators, transaction builders, or documentation resources. It is explicitly marked as an example and not intended for production use without additional security measures.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.