Skip to main content
Glama
ambivo-corp

Ambivo MCP Server

Official
by ambivo-corp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
natural_queryA

Execute natural language queries against Ambivo entity data. This tool processes natural language queries and returns structured data about leads, contacts, opportunities, and other entities.

set_auth_tokenA

Set the authentication token for API requests. This must be called before using other tools to authenticate with the Ambivo API.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have completely distinct purposes: one handles authentication setup, the other executes queries. No overlap or confusion possible.

Naming Consistency5/5

Both tools use consistent snake_case naming, and each name clearly indicates its function ('set_auth_token' for authentication, 'natural_query' for querying).

Tool Count2/5

Only 2 tools for a domain that involves multiple entities (leads, contacts, opportunities). This is insufficient to cover typical operations, though the natural_query tool may encapsulate many actions.

Completeness1/5

The server claims to handle leads, contacts, and opportunities, but provides no CRUD tools or entity-specific operations. A single query tool is severely incomplete for data management tasks.

Maintenance

ActivityInactive
ResponsivenessSyncing