All MCP servers

Lastsaas

Official
by Api.Airforcestdio0111MIT

Read-only admin MCP server for LastSaaS — dashboards, users, tenants, billing, logs, health.

mcpopen-source

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "lastsaas-impbb48d": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}