mcpserver.lol
registry/interactive-api-playground
Connection check verified live · 27h ago

interactive-api-playground

Cloudflare Workers MCP server: interactive-api-playground

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

api_executor url*bodymethod*headerstimeout_ms
Execute a live HTTP request to an external URL. Returns real status, headers, and response body. Private IPs are blocked.
code_generator url*bodymethod*headerslanguage
Generate a ready-to-run code snippet for an HTTP request in javascript, typescript, python, curl, go, ruby, php, or java.
history_tracker id*
Get invocation history for a tool within the current Worker instance. Resets on cold start.
playground_renderer titlebase_urlendpoints*
Render an interactive HTML API playground for a list of endpoints. Returns self-contained HTML with try-it-out forms.
schema_parser schemagraphql_sdl
Parse an OpenAPI 3.x schema object or GraphQL SDL string. Returns a structured list of endpoints (and GraphQL types).