All MCP servers

Mcp Colppy

Official
by Api.AirforcestdioCloud & Infrastructure0252MIT

Colppy — Argentine cloud accounting + AFIP invoicing

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "mcp-colppy-imp1d037": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}