Klever MCP
Official MCP server for the Klever blockchain — smart contract development, account/asset queries, and transaction analysis.
Last release Mar 19, 2026 · Last commit May 19, 2026 · ★ 31
Overview
Klever's official MCP server gives coding agents tools to write and deploy Klever VM smart contracts, query accounts and assets, and inspect transactions directly from an MCP-aware client. Maintained by Klever (klever-io), with 32 GitHub stars and commits as recent as May 2026.
Sato Score
76/100· HighHow open, active & verifiable — not a safety or returns grade.
- Maintenance & liveness
- 35/35
- Code transparency
- 18/20
- Interface verifiability
- 10/10
- Docs & demo
- 0/10
- Listing transparency & provenance
- 10/15
- Independent verification
- 3/10
Live endpoint probed — we called the hosted MCP endpoint and it answered with its real tool inventory (proves the interface works, not runtime safety).
Tool inventory — 16 tools, probed live 2026-09-05
query_context— Search the Klever VM knowledge base for smart contract development context. Returns structured JSON with matching entries, scores, and pagination. Use this for precise filtering by type or tags; use sget_context— Retrieve a single knowledge base entry by its unique ID. Returns the full entry including content, metadata, tags, and related context IDs. Use this after query_context or find_similar to get completefind_similar— Find knowledge base entries similar to a given entry by comparing tags and content. Returns related contexts ranked by similarity score. Useful for discovering related patterns, examples, or documentaget_knowledge_stats— Get summary statistics of the Klever VM knowledge base. Returns total entry count, counts broken down by context type (code_example, best_practice, security_tip, etc.), and a sample entry title for eaenhance_with_context— Augment a natural-language query with relevant Klever VM knowledge base context. Extracts Klever-specific keywords, finds matching entries, and returns the original query combined with relevant code esearch_documentation— Search Klever VM documentation and knowledge base. Returns human-readable markdown with titles, descriptions, and code snippets. Optimized for "how do I..." questions. Use this instead of query_contexanalyze_contract— Analyze Klever smart contract Rust source code for common issues. Checks for missing imports, missing #[klever_sc::contract] macro, missing endpoint annotations, payable handlers without call_value usget_balance— Get the KLV or KDA token balance for a Klever blockchain address. Returns the balance in the smallest unit (for KLV: 1 KLV = 1,000,000 units with 6 decimal places). Optionally specify an asset ID to qget_account— Get full account details for a Klever blockchain address including nonce, balance, frozen balance, allowance, and permissions. Use this when you need comprehensive account state beyond just the balancget_asset_info— Get complete properties and configuration for any asset on the Klever blockchain (KLV, KFI, KDA tokens, NFT collections). Returns supply info, permissions (CanMint, CanBurn, etc.), roles, precision, aquery_sc— Execute a read-only query against a Klever smart contract (VM view call). Returns the contract function result as base64-encoded return data. Arguments must be base64-encoded. Use this to read contracget_transaction— Get transaction details by hash from the Klever blockchain. Returns sender, receiver, status, block info, contracts, and receipts. Uses the API proxy for indexed data.get_block— Get block information from the Klever blockchain by nonce (block number). If no nonce is provided, returns the latest block. Returns hash, timestamp, proposer, number of transactions, and other blocklist_validators— List active validators on the Klever blockchain network. Returns validator addresses, names, commission rates, delegation info, and staking amounts.init_klever_project— Scaffold a new Klever smart contract project using the SDK. Creates the Rust project structure via `ksc new` and generates automation scripts (build, deploy, upgrade, query, test, interact). Requiresadd_helper_scripts— Add build, deploy, upgrade, query, test, and interact automation scripts to an existing Klever smart contract project. Creates a scripts/ directory with bash scripts and updates .gitignore. Run this f
Live probe verifies the interface responds — not what the tools do, their safety, or their output quality.
Observed record — 49 daily checks since 2026-07-19
- Succeeded
- 49
- Failed
- 0
- Their error
- 0
- Unattributed
- 0
This is the share of our daily checks that succeeded — not an availability guarantee. A check can fail because the host was down, because our runner timed out, or because the network in between dropped it, and only the first of those is a fact about this project. Failures are split by what we can attribute; anything we cannot attribute is counted, not hidden. 44 of these checks predate 2026-09-01, when the probe counted a bot-block (HTTP 403) as a failure and recorded no reason for any failure. Rates spanning that date mix two definitions. Since then: 100%.
Details
- Chains
- Unknown
- Agent types
- MCP server
- Open source
- Yes
- Deploys as
- npm package, Docker, self-hosted, hosted servicefrom project docs · 2026-08-03
- Works with
- Claude Code, Claude Desktop, Cursor, VS Code (GitHub Copilot)from project docs · 2026-08-03
- Last checked
- 2026-09-05
Marketplace Signals
No marketplace signals recorded for this resource yet.
Verification status reflects evidence reviewed by Sato Hub. Self-reported claims are never presented as verified.
Listing History
Recorded changes to Klever MCP's listing — status, verification, Sato Score, and recent releases. Full history is kept in the listing record.
- Aug 3, 2026Auto-enriched: deployment options, supported integrations
- Aug 3, 2026Sato Score tier: Medium → HighScore 69 → 73.
- Jul 20, 2026Edited: mcp endpoint url
- Jul 20, 2026Edited: deploy spec
- Jul 19, 2026Listed on Sato Hub
- Jul 19, 2026Sato Hub began tracking this listing
Related Resources
Coinbase AgentKit
ActiveCoinbase's toolkit for giving AI agents wallets and the ability to take onchain actions.
Hyperliquid
ActiveOnchain perpetual futures and spot DEX running on its own L1 with an HyperEVM smart-contract layer.
Model Context Protocol (MCP)
ActiveAnthropic's open standard for connecting AI systems to external tools and data sources.
Is this your project?
Prove you control the domain and you can correct this page — description, links, tags, chains. Claiming proves control, not verification: it doesn't change the Sato Score or mark anything as audited.
Claim this listing →Cite this page
Sato Hub. "Klever MCP — Sato Hub." Sato Hub, updated 2026-09-05, accessed 2026-09-05. https://satohub.ai/resources/klever-mcpThis page is refreshed daily. Citations include the date so a reader can tell which snapshot a claim came from.
Join the Sato Hub Briefing
One email a week — the agents, tools, and infrastructure that actually shipped, and why they matter.