Solentic
Solentic MCP 서버
Blueprint Agentic Staking을 위한 독립형 Model Context Protocol 서버입니다. AI 에이전트를 위한 네이티브 솔라나 스테이킹 인프라를 제공합니다.
Blueprint REST API를 래핑하는 26개의 MCP 도구가 포함되어 있습니다. 원샷 도구(stake, unstake, withdraw)는 단일 호출로 전체 수명 주기를 처리합니다. 비밀 키는 HTTPS를 통해 Blueprint 서버로 전송되어 메모리 내에서 서명에 사용되며, 절대 저장되거나 기록되지 않습니다. verify_code_integrity를 통해 검증할 수 있습니다. 고급 도구(create_stake_transaction 등)는 로컬 서명을 선호하는 에이전트를 위해 서명되지 않은 트랜잭션을 반환합니다.
도구
에이전트 우선 (원샷 — 단일 호출로 빌드 + 서명 + 제출):
도구 | 설명 | 유형 |
| SOL 스테이킹 — 단일 호출, 확인된 서명 반환 | 쓰기 |
| 스테이크 비활성화 — 단일 호출, 확인됨 | 쓰기 |
| SOL 출금 — 단일 호출, 확인됨 | 쓰기 |
정보 및 모니터링:
도구 | 설명 | 유형 |
| 검증인 프로필, 수수료, 활성 스테이크, APY | 읽기 |
| 실시간 APY 분석 (기본 + Jito MEV) | 읽기 |
| 투표 성공률, 가동 시간, 누락률, 에포크 크레딧 | 읽기 |
| 서버 하드웨어 사양 (양쪽 서버 모두) | 읽기 |
| 로컬 지갑 생성 코드 (JS, Python, CLI) | 읽기 |
| 지갑의 SOL 잔액 확인 | 읽기 |
| 지갑의 스테이크 계정 목록 조회 | 읽기 |
| 계정별 출금 준비 상태 및 예상 시간(ETA) 확인 | 읽기 |
| 복리 이자를 포함한 스테이킹 보상 시뮬레이션 | 읽기 |
| 전체 포트폴리오 대시보드 (단일 호출) | 읽기 |
| 현재 솔라나 에포크 진행 상황 및 타이밍 | 읽기 |
| 지갑 vs 스테이크 계정 vs 투표 계정 감지 | 읽기 |
검증:
도구 | 설명 | 유형 |
| Blueprint를 통해 생성된 트랜잭션인지 검증 | 읽기 |
| 배포된 소스 코드 무결성 검증 | 읽기 |
| 타사 검증 URL | 읽기 |
고급 (서명되지 않은 트랜잭션 빌더 — 로컬 서명용):
도구 | 설명 | 유형 |
| 서명되지 않은 스테이크 트랜잭션 빌드 | 쓰기 |
| 서명되지 않은 언스테이크 트랜잭션 빌드 | 쓰기 |
| 서명되지 않은 출금 트랜잭션 빌드 | 쓰기 |
| 미리 서명된 트랜잭션을 솔라나에 제출 | 쓰기 |
웹훅:
도구 | 설명 | 유형 |
| 상태 변경에 대한 푸시 알림 등록 | 쓰기 |
| 지갑에 등록된 웹훅 목록 조회 | 읽기 |
| 웹훅 등록 삭제 | 쓰기 |
지원:
도구 | 설명 | 유형 |
| 서명되지 않은 기부 트랜잭션 빌드 | 쓰기 |
Related MCP server: solana-mcp-server
빠른 시작
Claude Desktop / Claude Code
MCP 설정에 추가하세요:
{
"mcpServers": {
"solentic": {
"url": "https://solentic.theblueprint.xyz/mcp"
}
}
}로컬 실행 (stdio)
npx @mbrassey/solentic-mcp또는 클론 후 실행:
npm install && npm run build
node dist/server.js아키텍처
Blueprint REST API를 래핑하는 경량 MCP 프록시(stdio 전송)입니다.
원샷 도구 (
stake,unstake,withdraw): 비밀 키를 받아 HTTPS를 통해 Blueprint 서버로 전달하여 메모리 내에서 서명합니다. 키는 서버에서 트랜잭션 서명에만 사용되며 절대 저장되거나 기록되지 않습니다 — 소스 코드 검증.고급 도구 (
create_stake_transaction등): 서명되지 않은 트랜잭션을 반환합니다. 비밀 키가 필요 없으며 에이전트가 로컬에서 서명합니다.읽기 도구: 키를 사용하지 않으며 순수하게 정보 제공용입니다.
AI Agent → MCP Server (stdio) → Blueprint REST API (HTTPS) → Solana링크
라이브 MCP 엔드포인트: https://solentic.theblueprint.xyz/mcp
OpenAPI 사양: https://solentic.theblueprint.xyz/openapi.json
라이선스
MIT
Maintenance
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
- AlicenseCqualityDmaintenanceEnables AI agents to interact with cryptocurrency ecosystems through wallet management, trading operations (swaps, DCA, limit orders), staking, and multi-chain support starting with Solana.37GPL 3.0
- AlicenseAqualityDmaintenanceMCP server giving AI agents access to Solana blockchain data. 7 tools: wallet balances, transaction history, token prices (Jupiter + CoinGecko), token metadata, DeFi yields (Raydium + Orca), and token safety checks (RugCheck scores, holder concentration, insider detection).81MIT

everstake-mcpofficial
AlicenseAqualityAmaintenanceAn MCP server for Everstake's non-custodial staking data across 130+ networks: live APY, uptime metrics, rewards calculator, integrations, security and compliance. Built for asset managers, custodians, and exchanges evaluating institutional staking.111BSD 3-Clause- Flicense-qualityDmaintenanceAn MCP server that gives any AI agent full access to Lido Finance's staking infrastructure through natural language. Stake ETH, manage positions, request withdrawals, and monitor protocol stats.
Related MCP Connectors
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.
Solana MCP for wallets, trades, markets, PnL, transfers, onchain data, signable swaps and API tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/blueprint-infrastructure/solentic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server