Skip to main content
Glama

Server Details

Cloudflare Workers MCP server: interactive-api-playground

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
lazymac2x/interactive-api-playground-api
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.7/5 across 5 of 5 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: api_executor executes HTTP requests, code_generator creates code snippets, history_tracker logs tool invocations, playground_renderer builds HTML UI, and schema_parser reads API specifications. No overlapping responsibilities.

Naming Consistency4/5

All tool names use lowercase with underscores and follow a noun_noun pattern (e.g., api_executor, code_generator). While consistent within the set, they deviate from the ideal verb_noun pattern (e.g., list_issues), which is a minor inconsistency.

Tool Count5/5

With 5 tools, the server is well-scoped for an interactive API playground. Each tool provides a core function—parsing, code generation, execution, UI rendering, and history—without excess or redundancy.

Completeness5/5

The tool set covers the full lifecycle of working with an API: parse the schema, generate code, execute requests, view results in a playground, and track history. No obvious gaps like authentication handling are needed for the stated purpose.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.