MCP.so
Sign In

Eraser

Generate, manage, and update Eraser diagrams and files

Documentation

About Eraser

Eraser helps teams generate, manage, and update diagrams and technical files. Its connector lets assistants create and revise visual system artifacts so architecture, product, and engineering ideas can be captured from conversation.

Connection details

https://app.eraser.io/api/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add eraser --transport http https://app.eraser.io/api/mcp

Frequently asked questions

What is the Eraser remote MCP server?

The Eraser remote MCP server is a hosted Model Context Protocol endpoint at https://app.eraser.io/api/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Eraser MCP server?

Add the endpoint https://app.eraser.io/api/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Eraser MCP server require authentication?

Yes. Eraser uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Eraser MCP server use?

Eraser exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers