Scalar MCP servers

Create a server#

  1. Open MCP in the Scalar Dashboard.
  2. Create an MCP server.
  3. Select an API and choose which endpoints to expose.
  4. Create an installation.
  5. Configure authentication.

Search and execute tools#

Each tool maps to an operation in the OpenAPI document.

Mode Behavior
Search Looks up an operation without sending a request to your API.
Execute Sends a real authenticated request to your API.

Docs MCP and Installation MCP#

The Docs MCP lives at /mcp on a documentation site and searches published documentation. The Installation MCP uses an installation URL and calls selected API operations with the authentication configured for that installation.

Next steps#

Updated

Was this page helpful?