Web2API Recipes

Browse installed API recipes, filter quickly, then open or copy ready URLs. Switch tabs to install and manage recipes from the repository. Endpoints labeled q require query input.

2 visible sites 0 visible endpoints pattern /<slug>/<endpoint>
Protected Surfaces

This server requires an access token for every route except the public paths shown below.

Send Authorization: Bearer <token> or X-Web2API-Key: <token> for all routes except configured public path patterns. Public path patterns: /, /health . Configure extras with WEB2API_PUBLIC_PATHS.

Brave Search

brave-search

Web search via Brave Search β€” extracts organic results, FAQs, and related queries

search

q

Web search (q=query, count=N, page=N)

NVIDIA NIM

nvidia

Query NVIDIA-hosted models through the OpenAI-compatible integrate.api.nvidia.com API

models

owner prefix

List available NVIDIA-hosted model IDs

chat

q model system temperature top_p max_tokens

Send a chat prompt to an NVIDIA-hosted model (requires NVIDIA_API_KEY)

Recipe Repository

Browse catalog recipes and manage installed ones.

MCP Tool Bridge

Every recipe endpoint is automatically exposed as an MCP tool. Any MCP-compatible client can discover and call them.

Tools Endpoint

/mcp/tools

Filtered Endpoints

path-based

Use path filters to include or exclude recipes by slug:

/mcp/only/brave-search,deepl/tools
/mcp/exclude/allenai/tools