All MCP servers

Mcp Alegra

Official
by Api.AirforcestdioCloud & Infrastructure0252MIT

Alegra — cloud accounting for LATAM (Colombian-founded)

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "mcp-alegra-impf475a": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}