Skip to main content
Glama
DonutLabs-ai

Solana Agent Kit MCP Server

by DonutLabs-ai

Solana Agent Kit 기반 Donut MCP 서버

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

특징

  • 서명자가 필요 없는 Solana Agent Kit 의 작업을 지원합니다.

  • AI 통합을 위한 MCP 서버 구현

  • 간편한 SSE 배포를 위한 Cloudflare Worker

  • 이 서버에 대한 특정 작업을 위한 DonutPlugin

Related MCP server: Solana MCP Server

필수 조건

  • 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"
    }
  }
}
-
license - not tested
Not graded
quality - not tested
Not graded
maintenance - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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