MCP server · Conga

Conga Advantage Platform MCP Server

Conga runs a hosted, remote Model Context Protocol server at /mcp on every regional Conga Advantage Platform gateway. It is undocumented on developer.conga.com and does not appear on conga.com, but it is unambiguously real and correctly implemented: the endpoint answers MCP JSON-RPC over HTTP, rejects anonymous calls with an RFC 6750 WWW-Authenticate challenge carrying a resource_metadata pointer, and serves RFC 9728 OAuth Protected Resource Metadata at /.well-known/oauth-protected-resource/mcp naming the region's own Conga login service as the authorization server. The tool list therefore requires an authenticated MCP client; it could not be enumerated anonymously and is NOT reproduced here.

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: Conga Type: Documentation link Transport: Host: rls.congacloud.com

Documentation

https://rls.congacloud.com/.well-known/oauth-protected-resource/mcp

Documentation link · transport

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.