Sato Hub
← Back to directory
MCPActiveUnverifiedQuiet · 4mo ago

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· High

How 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_contextSearch 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 s
  • get_contextRetrieve 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 complete
  • find_similarFind 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 documenta
  • get_knowledge_statsGet 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 ea
  • enhance_with_contextAugment 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 e
  • search_documentationSearch 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_contex
  • analyze_contractAnalyze 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 us
  • get_balanceGet 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 q
  • get_accountGet 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 balanc
  • get_asset_infoGet 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, a
  • query_scExecute 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 contrac
  • get_transactionGet 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_blockGet 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 block
  • list_validatorsList active validators on the Klever blockchain network. Returns validator addresses, names, commission rates, delegation info, and staking amounts.
  • init_klever_projectScaffold 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). Requires
  • add_helper_scriptsAdd 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

100%of our checks succeeded
Currently responding for 49 days
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.

#mcp#smart-contracts#klever#developer-tool
See something inaccurate or outdated?Submit a correction →

Listing History

Recorded changes to Klever MCP's listing — status, verification, Sato Score, and recent releases. Full history is kept in the listing record.

  1. Aug 3, 2026
    Auto-enriched: deployment options, supported integrations
  2. Aug 3, 2026
    Sato Score tier: Medium → High
    Score 69 → 73.
  3. Jul 20, 2026
    Edited: mcp endpoint url
  4. Jul 20, 2026
    Edited: deploy spec
  5. Jul 19, 2026
    Listed on Sato Hub
  6. Jul 19, 2026
    Sato Hub began tracking this listing

Related Resources

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-mcp

This 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.