add-mcp
Back to registry
Scalar Docs logo

Scalar Docs

v1.0.0

scalar.com/scalar-docs-mcp

Scalar is an API platform for publishing developer documentation, managing API specifications in a registry, generating SDKs, and exposing APIs to AI agents through MCP. It also offers an API client and related tooling built around OpenAPI.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://scalar.com/mcp
npx add-mcp@latest https://scalar.com/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.scalar%2Fscalar-docs-mcp"

More from scalar.com