Skip to content

Reference

simplelogin-mcp is a self-hostable, MIT-licensed open source project. It provides an MCP server for the SimpleLogin API that runs through Local stdio, Direct Node.js — Streamable HTTP, or Docker Compose — Streamable HTTP.

  • The tool catalog is generated from the same catalog and schemas used by the server.
  • API coverage records supported, deferred, and intentionally excluded SimpleLogin API areas.
  • Client compatibility records current client evidence, unavailable routes, and generic transport requirements.

The server catalog is the source of truth for registered tool order, behavior annotations, bounds, and generated reference content. API coverage is tracked separately so the documentation does not imply that every SimpleLogin API endpoint is exposed.

Normal tests run without live SimpleLogin credentials. The live smoke test is an explicit, opt-in workflow and is not required for ordinary first-run verification.

  • Published container package provides the GHCR image used by the operator Compose file.
  • llms.txt provides a machine-readable index of this documentation.
  • Troubleshooting covers startup, transport, Docker, and upstream API failures.
  • Operations covers inspection, exact-version upgrades, rollback, credential rotation, and shutdown.
  • FAQ explains project scope, privacy, plan limitations, and when to use SimpleLogin directly.
  • Reporting issues and support explains what to include in a public issue and what must instead be reported privately.

The project is available under the MIT License. The source repository also contains the changelog, support policy, contribution guide, security policy, and release documentation.