MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Finance & Fintech/klever-io/mcp-klever-vm
Finance & FintechOfficialTypeScript
K

klever-io/mcp-klever-vm

Klever blockchain MCP server for smart contract development, on-chain data exploration, account and asset queries, transaction analysis, and contract deployment tooling.

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

Klever blockchain MCP server for smart contract development, on-chain data exploration, account and asset queries, transaction analysis, and contract deployment tooling.

Installation

npx -y @klever/mcp-server

Configuration

{
  "mcpServers": {
    "klever-vm": {
      "command": "npx",
      "args": ["-y", "@klever/mcp-server"]
    }
  }

Capabilities

  • Search the Klever VM knowledge base

    Query pre-loaded patterns, examples, and best practices by type, tag, or contract type using `query_context`.

  • Retrieve a specific context entry

    Fetch a single code example, security tip, or error pattern by its ID with `get_context`.

  • Find similar development contexts

    Discover contexts related to a given snippet or pattern via `find_similar`.

  • Initialize a Klever smart contract project

    Scaffold a new project with build, deploy, upgrade, and query helper scripts using `init_klever_project`.

  • Enhance a query with relevant Klever context

    Automatically enrich a natural-language question with matching knowledge base entries via `enhance_with_context`.

Tags

  • finance
  • smart-contracts
  • development
  • evm
  • awesome-list

Related MCP servers

P

PayRam Crypto Card Payment Gateway

Official

Self Hosted Payment gateway for agents, openclaw, hermes and more

155Finance & FintechUpdated 9 days ago
C

Capital.com Public API MCP Server

Official

The Capital.com MCP Server lets your AI assistant talk to your trading account directly. Market data, position checks, trade previews – all in plain language, without leaving your AI tool.

5Finance & FintechUpdated Jul 16, 2026
B

Bridge Town

Official

Bridge Town is an MCP-native, git-versioned financial modeling platform for FP&A teams and finance leaders. AI agents use Bridge Town tools to create projects, write Python model files, run models in isolated cloud sandboxes, query data, write outputs to Google Sheets, create dashboards, branch scenarios, and collaborate with teammates.

1Finance & FintechUpdated 1 day ago
2

27dream/mcp-eastmoney

China A-share stock market MCP server — real-time quotes, main capital flow ranking, sector fund flow, and historical K-lines via Eastmoney's free APIs. Zero config, no API keys required. 5 tools: `get_stock_quote`, `search_stock`, `main_fund_rank`, `sector_fund_flow`, `get_kline`. Install: `uvx mcp-eastmoney` or `pip install mcp-eastmoney`.

0Finance & FintechUpdated Today