Skip to main content
Glama

Server Details

MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Vonage/vonage-mcp-server-documentation
GitHub Stars
0

Available Tools

7 tools
vonage_api_referenceTry in Inspector

Provides a direct link or detailed information from the Vonage API reference documentation for a specific API endpoint. Use this when the user's query is highly technical and related to a specific endpoint, like API parameters, request bodies, or response schemas.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesThe name of the Vonage API (e.g., 'SMS API', 'Voice API', 'Messages API').
vonage_code_generatorTry in Inspector

Generates a complete, runnable code snippet in a specified programming language for a given Vonage API task. This is the preferred tool when the user explicitly asks for a 'code snippet,' 'example,' or 'code in a specific language' like Node.js, Python, or cURL.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesA clear and concise description of the task for which the code snippet is needed (e.g., 'send an SMS', 'make a voice call').
vonage_docs_searchTry in Inspector

Searches the official Vonage developer documentation for guides, tutorials, and API references. This is the primary tool for general queries about Vonage's products, services, and APIs, and should be used when the user asks for information, documentation, or how-to guides.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesThe user's search query, which can be a keyword, phrase, or a question about Vonage's APIs or documentation
vonage_sdk_infoTry in Inspector

Retrieves information about a specific Vonage SDK, including installation instructions, supported features, and version numbers. This is for queries focused on the SDKs themselves, not the underlying APIs.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesThe programming language of the SDK (e.g., 'Node.js', 'Python', 'PHP').
vonage_troubleshooterTry in Inspector

Provides troubleshooting steps, common error code explanations, and debugging advice for Vonage API issues. Use this when the user is reporting a problem, error, or something not working as expected.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesA description of the problem or error the user is experiencing, including any error messages, codes, or unexpected behavior.
vonage_tutorial_finderTry in Inspector

Finds and provides a link to a step-by-step tutorial or a blog post on the Vonage Developer blog. This tool is for when the user asks for a 'tutorial' or a 'guide' on a specific topic.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesThe topic of the tutorial or guide (e.g., 'building a voice proxy', 'two-factor authentication', 'receiving a delivery receipt').
vonage_use_case_examplesTry in Inspector

Finds and describes real-world use cases or customer stories for a specific Vonage product. Use this when the user asks for examples of how a product is used in a specific industry or for a particular purpose.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesThe Vonage product (e.g., 'Video API', 'Voice API', 'Messages API').

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.