S

Solana Agent

Enables blockchain interactions on Solana by providing a comprehensive server for asset retrieval, t...

97 views
0 installs
Updated Sep 9, 2025
Not audited
Enables blockchain interactions on Solana by providing a comprehensive server for asset retrieval, token deployment, wallet management, transfers, NFT minting, and domain resolution.
  1. Obtain Your Solana Wallet Private Key

    • If you already have a Solana wallet, export your private key (sometimes provided as a JSON array or a long base58 string).
    • If you need to create a new wallet, use the Solana CLI or a wallet app (such as Phantom or Sollet) to generate a new keypair and securely store the private key.
    • Keep this private key safe and never share it.
  2. Get a Solana RPC URL

    • Choose the network you want to use: mainnet, testnet, or devnet.
    • You can use a free public RPC URL, such as:
      • Mainnet: https://api.mainnet-beta.solana.com
      • Devnet: https://api.devnet.solana.com
      • Testnet: https://api.testnet.solana.com
    • Alternatively, register on a Solana RPC provider service (like QuickNode, Alchemy, or Ankr) for a dedicated endpoint which may offer better performance and reliability.
  3. (Optional) Get an OpenAI API Key

    • If using OpenAI integrations, sign up or log in to your OpenAI account.
    • Go to your account settings and create a new API key: https://platform.openai.com/api-keys
    • Copy this API key. This step is optional.
  4. Add the Keys in the FastMCP Connection Interface

    • Locate the “Install Now” button in FastMCP and click it to add environment variables.
    • In the FastMCP connection interface, enter:
      • SOLANA_PRIVATE_KEY: Paste your Solana private key.
      • RPC_URL: Enter your Solana RPC URL.
      • OPENAI_API_KEY: (Optional) Paste your OpenAI API key if you have one.
  5. Finish Setup

    • Confirm and save the environment values.
    • Proceed with connecting or restarting the integration as needed.

Quick Start

View on GitHub

More for Finance

View All →

More for Developer Tools

View All →

Similar MCP Servers

S

Solana Agent Kit

Integrates with Solana blockchain to enable token deployment, NFT creation, DeFi operations, and cross-chain transfers via Wormhole directly within conversation interfaces.

Finance Automation

Report Issue

Thank you! Your issue report has been submitted successfully.