Custom Endpoints in MCP
Custom endpoints created through the Custom Endpoint Builder are automatically available in the MCP Server — no server changes required.
How It Works
Create a custom endpoint
Use the Custom Endpoint Builder to define your parser — specify the target URL, data extraction rules, and output schema.
Endpoint appears in MCP
The MCP Server dynamically loads it from the OpenAPI specification. No server restart or configuration changes needed.
Features
Zero Deployment
Custom endpoints appear instantly in MCP — no code, no deployment, no server updates.
Full MCP Support
Same caching, pagination (
get_page), analysis (query_cache), and export (export_data) as built-in endpoints.All Clients
Works with Claude Desktop, Claude Code, Cursor, n8n, and any MCP-compatible client.
Unlimited Plan Compatible
Custom endpoints are included in the MCP Unlimited Plan — no additional costs.
Example
Suppose you’ve built a custom parser for a job board:Getting Started
Custom Endpoint Builder
Create your first custom endpoint at app.anysite.io