Leandrogavidia 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. It is available as a remote MCP endpoint.

Teams that want a hosted documentation endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2025-10-04 · ★ 5 · #178 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Leandrogavidia Vechain MCP Server

Claude Code

claude mcp add leandrogavidia-vechain-mcp-server --transport http https://server.smithery.ai/@leandrogavidia/vechain-mcp-server/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "leandrogavidia-vechain-mcp-server": {
      "url": "https://server.smithery.ai/@leandrogavidia/vechain-mcp-server/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://server.smithery.ai/@leandrogavidia/vechain-mcp-server/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to server.smithery.ai

license MIT - declared in the repository

registry vendor namespace ai.smithery - domain-verified with the official MCP registry

03 · Who maintains Leandrogavidia Vechain MCP Server

leandrogavidia-vechain-mcp-server is maintained by leandrogavidia. It's the only MCP server we track from this author; the repo dates to Sep 2025.

04 · Facts

category
documentation - ranked #178 of 183 actively-maintained documentation servers as of 2026-08-25.
registry
ai.smithery/leandrogavidia-vechain-mcp-server (active, first published 2025-10-02)

05 · Leandrogavidia Vechain MCP Server FAQ

What is Leandrogavidia 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. It is available as a remote MCP endpoint.

Is Leandrogavidia Vechain MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2025-10-04. We re-verify nightly.

How do I install Leandrogavidia Vechain MCP Server?

Run `claude mcp add leandrogavidia-vechain-mcp-ser --transport http https://server.smithery.ai/@leandrogavidia/vechain-mcp-server/mcp`. You can also paste the ready-made client config above.

06 · Alternatives to Leandrogavidia Vechain MCP Server