All MCP servers

Mpp32 Mcp Server

Official
by Api.AirforcestdioAI & LLM Tools0242MIT

Payment layer for AI agents. One MCP, five protocols, thousands of paid APIs your agent can call.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mpp32-mcp-server-impf377b": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}