Skip to main content
Glama
523,478 tools. Updated 2026-09-06 13:32

"A server for testing APIs" matching MCP tools:

  • Start a local mock server that serves one or more APIs from OpenAPI spec files or URLs. Combines multiple APIs into a single server for local testing.
    MIT
  • Create HS256-signed JWT tokens for testing APIs, mocking authentication, and generating test tokens. Specify payload, secret, and expiration.
    MIT
  • Send HTTP requests to a local dev server API and get the full response. Use it to test REST APIs, verify status codes, and inspect response shapes.
    MIT
  • Fetch any URL with a single HTTP request. Works for static pages, JSON APIs, and server-rendered HTML; set browser, OS, or proxy to avoid blocks.
    MIT

Matching MCP Servers

Matching MCP Connectors