Skip to main content
Glama

VeChain MCP Server

search_documentation

Search VeChain documentation to find relevant information, code examples, API references, and implementation guides for blockchain development and feature understanding.

Instructions

Search across the documentation to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about VeChain Docs, find specific documentation, understand how features work, or locate implementation details. The search returns contextual content with titles and direct links to the documentation pages.

Input Schema

NameRequiredDescriptionDefault
queryYesThe search query string

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The search query string", "type": "string" } }, "required": [ "query" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/leandrogavidia/vechain-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server