PPRO Global API MCP Server
PPRO publishes a first-party, hosted Model Context Protocol server that fronts the Global API. It is a streamable-HTTP MCP server (serverInfo global-api-mcp 1.0.0, protocolVersion 2025-06-18) exposing 28 tools across payment sessions, payment instruments, payment agreements and payment charges — the same four core objects as the REST API, plus the capture / refund / void sub-resources. Tool discovery is anonymous: an unauthenticated initialize + tools/list returns the full tool set with complete JSON Schema inputs. Calling a tool requires the same Bearer API key as the REST API.
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.
Documentation
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.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.