Steyble
БесплатноНе проверенSteyble MCP servers for AI agents — Platform API (swap/bridge/stake/predict/perps/yield), Developer Portal, Web3 education. Read-only, secured, MIT.
Описание
Steyble MCP servers for AI agents — Platform API (swap/bridge/stake/predict/perps/yield), Developer Portal, Web3 education. Read-only, secured, MIT.
README
Steyble DeFi infrastructure for AI agents, exposed over the Model Context Protocol. Three servers, one shared security layer: every tool is classified, permission-checked, rate-limited, output-sanitized (secret scan), and audited (hashed args, never raw).
| Package | Server | Tools | Needs API key |
|---|---|---|---|
| @steyble/mcp-server | Platform API (swap, bridge, stake, predict, perps, trading, yield) | 21 | yes (b2b_live_...) |
| @steyble/mcp-developer | Developer Portal (examples, validation, SDK snippets) | 7 | no |
| @steyble/mcp-public | Public / Education (Web3 + MPC concepts, public API facts) | 9 | no |
Quick install (Cursor)
One-click installs (or see each server's README for manual mcp.json config):
- Platform API: Add to Cursor
- Developer Portal: Add to Cursor
- Public / Education: Add to Cursor
Security model
- Read-only by design — no tool signs, broadcasts, or executes transactions. Yield enter/exit tools return unsigned payloads for you to review and sign.
- Defense in depth — every tool runs through a shared
defineToolpipeline: classification → permission policy → rate limit → input validation (zod) → output sanitization (secret patterns scrubbed) → audit (sha-256 arg hash only). - Secrets never leave your machine — API keys go only to the Steyble API; CI runs a secret scanner over all built artifacts.
Develop
npm install
npm run verify # build + secret-scan
npm run start:platform # STEYBLE_API_KEY=... required
License
MIT — see LICENSE.
Установка Steyble
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/qqqdddaaa/steyble-mcpFAQ
Steyble MCP бесплатный?
Да, Steyble MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Steyble?
Нет, Steyble работает без API-ключей и переменных окружения.
Steyble — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Steyble в Claude Desktop, Claude Code или Cursor?
Открой Steyble на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Steyble with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
