Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Leandrogavidia Vechain Mcp Server
Leandrogavidia Vechain Mcp Server logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:03:47 PM

Leandrogavidia Vechain Mcp Server

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website

Search VeChain documentation, query on-chain data, and fetch fee suggestions with direct links to…

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "leandrogavidia-vechain-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "https://server.smithery.ai/@leandrogavidia/vechain-mcp-server/mcp"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (20) Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Capabilities & Tool Schemas (20) ~329 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Leandrogavidia Vechain Mcp Server.

search_documentation

Search VeChain Documentation.

get_account

Retrieve account details.

get_transaction

Retrieve a transaction by ID.

get_block

Get a VeChain block.

get_priority_fee

Suggest a priority fee.

create_wallet

Create a VeChain wallet (mnemonic + keys).

Documentation Overview

VeChain logo

VeChain MCP Server

VeChain MCP Server is an MCP server specifically designed for the VeChain network. It provides advanced functionalities such as querying the official VeChain documentation, executing HTTP requests to the Thor REST API in both Mainnet and Testnet environments, and managing cryptographic signatures through an integrated wallet.

Integration

Register the server in your MCP-aware host configuration.

config.json
{
  "mcpServers": {
    "vechainMcp": {
      "url": "https://server.smithery.ai/@leandrogavidia/vechain-mcp-server/mcp",
      "type": "streamable-http"
    }
  }
}

Tools

  • Vechain Docs

    • Docs

      • search_documentation: Search VeChain Documentation.
  • Thorest API

    • Accounts

      • get_account: Retrieve account details.
    • Transactions

      • get_transaction: Retrieve a transaction by ID.
    • Blocks

      • get_block: Get a VeChain block.
    • Fees

      • get_priority_fee: Suggest a priority fee.
  • Wallet & signatures

    • Wallet

      • create_wallet: Create a VeChain wallet (mnemonic + keys).
    • Signatures

      • sign_certificate: Create and sign a canonical certificate.

      • sign_raw_transaction: Sign raw transaction.

  • Goat SDK (VeChain Tools)

    • get_address: Get the address of the wallet

    • get_chain: Get the chain of the wallet

    • sign_message: Sign a message with the wallet

    • get_balance: Get the balance of the wallet for native currency or a specific ERC20 token.

    • get_token_info_by_ticker: Get information about a configured token (like contract address and decimals) by its ticker symbol.

    • convert_to_base_units: Convert a token amount from human-readable units to its smallest unit (e.g., wei).

    • convert_from_base_units: Convert a token amount from its smallest unit (e.g., wei) to human-readable units.

    • sign_typed_data_evm: Sign an EIP-712 typed data structure (EVM)

    • get_token_allowance_evm: Get the allowance of an ERC20 token for a spender (returns amount in base units)

    • send_token: Send native currency or an ERC20 token to a recipient, in base units.

    • approve_token_evm: Approve an amount (specified in base units) of an ERC20 token for a spender

    • revoke_token_approval_evm: Revoke approval for an ERC20 token from a spender (sets allowance to 0)


.env Config

  • AGENT_SECRET_KEY: CSecret key in string format that allows your MCP server to use the signatures tools.

  • ENVIRONMENT: Working environment, either mainnet or test.

  • USE_STREAMABLE_HTTP: Specifies whether your MCP server will run on stdio or streamable-http.

  • PORT: Port where your MCP server will run when using streamable-http.

  • HOST: Host where your MCP server will run when using streamable-http.

Run the project locally

In one terminal window, run the following command: pnpx @modelcontextprotocol/inspector pnpx tsx ./src/index.ts in stdio mode.

Build and run

Run the command: pnpm run build and then: pnpm run start

Deployment

To deploy this MCP server, fork this project into your GitHub account, log in to smithery.ai, and click Publish server. Complete the steps, and once it is deployed, add the required environment variables in settings.


License

MIT

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Evm Mcp Server logoEvm Mcp Server

    Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS resolution.

    πŸ’° Finance & Fintech3 views
    Compare vs Evm Mcp Server β†’
  • Solana Mcp Server logoSolana Mcp Server

    25 tools for Solana blockchain β€” wallet management, SOL/SPL token transfers, SPL token creation and minting, account operations, and network switching (mainnet/devnet/testnet).

    πŸ’° Finance & Fintech2 views
    Compare vs Solana Mcp Server β†’
  • Agentwallet Mcp logoAgentwallet Mcp

    Permissionless wallet infrastructure for AI agents. 29 tools for wallet creation, transaction signing, token transfers, and x402 payments across all EVM chains and Solana. No KYC, no API keys β€” agents pay with USDC.

    πŸ’° Finance & Fintech1 views
    Compare vs Agentwallet Mcp β†’
  • Nodeflare Mcp logoNodeflare Mcp

    Pay-per-request JSON-RPC on 23 EVM chains (Ethereum, Base, Arbitrum, plus young chains Robinhood Chain, Plasma, Ink, Zircuit) from independent bare-metal nodes. Free reads with no key; heavy methods (ethgetLogs, trace, debug) via a free API key or x402 USDC pay-per-call on Base/Polygon/Arbitrum. In the official MCP Registry. npx -y nodeflare-mcp

    πŸ’° Finance & Fintech2 views
    Compare vs Nodeflare Mcp β†’

Frequently Asked Questions about Leandrogavidia Vechain Mcp Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "leandrogavidia-vechain-mcp-server": { "command": "npx", "args": ["-y", "leandrogavidia-vechain-mcp-server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLeandrogavidia Vechain Mcp Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/leandrogavidia-vechain-mcp-server?style=directory)](https://allmcps.com/mcp/leandrogavidia-vechain-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/leandrogavidia-vechain-mcp-server"><img src="https://allmcps.com/api/badge/leandrogavidia-vechain-mcp-server?style=directory" alt="Leandrogavidia Vechain Mcp Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit10mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Oct 4, 2025
49Quality signal: Fair Β· 49/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Leandrogavidia Vechain Mcp Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code