MCP server · Conviva

conviva-mcp.yml

Conviva operates TWO hosted, remote-only Model Context Protocol servers. Neither can be run locally. Both are OAuth 2.1 protected resources implementing RFC 8414 + RFC 9728 discovery with dynamic client registration and PKCE (S256); mcp.conviva.com additionally accepts HTTP Basic with a Pulse API key pair for autonomous (non-interactive) agents. A live tools/list on both servers returns JSON-RPC error -32001 "Unauthorized" (HTTP 401), so tool input schemas require an authenticated introspection. The tool names below are NOT guessed — they are taken verbatim from Conviva's own published Agent Skills in github.com/Conviva/mcp-marketplace, mirrored in this repo under skills/.

One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.

Provider: Conviva Type: Documentation link Transport: Host: docs.conviva.ai

Documentation

https://docs.conviva.ai/connect-data/mcp

Documentation link · transport

Tools

About MCP

The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.

Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.