Skip to main content
Glama

Solana Agent Kit MCP Server

by DonutLabs-ai

Solana Agent Kit 기반 Donut MCP 서버

Solana 블록체인 데이터를 위한 모델 컨텍스트 프로토콜(MCP) 서버.

특징

  • 서명자가 필요 없는 Solana Agent Kit 의 작업을 지원합니다.
  • AI 통합을 위한 MCP 서버 구현
  • 간편한 SSE 배포를 위한 Cloudflare Worker
  • 이 서버에 대한 특정 작업을 위한 DonutPlugin

필수 조건

  • Node.js(v16 이상 권장)
  • pnpm

설치

지엑스피1

cp example.dev.vars .dev.vars

기본적으로 Wrangler는 환경 변수를 로드하기 위해 .dev.vars 사용합니다.

Dev Server 실행

pnpm dev

MCP 클라이언트에 추가

{ "mcpServers": { "donut-mcp": { "url": "http://localhost:8787/sse" } } }
-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

모델 컨텍스트 프로토콜을 통해 Solana 블록체인과의 상호작용을 가능하게 하는 구현으로, 표준화된 프로토콜 작업을 위한 Solana Agent Kit의 모든 작업을 지원합니다.

  1. 특징
    1. 필수 조건
      1. 설치
        1. Dev Server 실행
          1. MCP 클라이언트에 추가

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              A Model-Context-Protocol server enabling users to perform basic operations on Solana and Ethereum blockchains through simple RPC endpoints.
              Last updated -
              10
              51
              TypeScript
              Apache 2.0
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server enabling AI agents to interact with the Solana blockchain for DeFi operations like checking balances, transferring tokens, executing swaps, and fetching price data.
              Last updated -
              219
              15
              TypeScript
              MIT License
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that enables AI models to interact with the Solana blockchain, providing RPC methods, wallet management, DeFi trading capabilities, and Helius API integration for enhanced Solana development.
              Last updated -
              TypeScript
              MIT License
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that extends AI capabilities by providing tools to interact with the Solana blockchain, enabling operations like transactions, account queries, and wallet management.
              Last updated -
              30
              Apache 2.0
              • Apple
              • Linux

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/DonutLabs-ai/mcp-solana-data'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server