What you configure
For each operation, define:- HTTP method and path
- Purpose and tool description
- Path, query, header, and body inputs
- Expected response
- Upstream authentication requirements
- Whether the operation is read-only or changes data
Preview before creating the server
Before creating the MCP server, 0mcp shows a preview of the generated tools. Use the preview to:- Confirm the upstream base URL.
- Review detected authentication.
- Select only the endpoints you want to expose.
- Rename generated tool names.
- Improve tool and input descriptions.
- Check validation findings.
- Download the generated OpenAPI document.
What 0mcp provides
The direct REST workflow includes:- A hosted MCP endpoint
- Tools created from selected REST operations
- Resources and reusable prompts
- Playground testing
- Published versions and rollback
- Usage analytics and activity logs
- Setup guidance for supported MCP clients