Skip to main content
Glama

Related Servers

Alternatives to req-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A lightweight HTTP-based MCP server built with Bun, enabling tool discovery and execution via JSON-RPC 2.0 over HTTP.
      6 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A lightweight, local-first MCP server for executing HTTP requests and managing API collections and environments without cloud dependencies. It enables testing APIs, handling authentication, and importing OpenAPI specifications directly within MCP-compatible workflows.
      42
      50 npm
      9
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Bun-based MCP server that allows AI models to query Swagger/OpenAPI documentation from local files or remote URLs. It enables users to search for APIs, retrieve detailed endpoint definitions, and fetch schemas to facilitate code generation and API integration.
      46 npm
      3
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      A generic template for developing MCP servers with basic examples including echo tool, server info resource, and greeting prompt. Provides a starting point for building custom MCP servers with Bun.
      6 npm
      -
    • F
      license
      A
      quality
      D
      maintenance
      An MCP server that enables LLMs to make arbitrary HTTP requests (GET, POST, PUT, DELETE, etc.) with custom headers, bodies, and cookies, supporting JSON and error handling.
      1
      2
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A simple example MCP server built with Bun that provides basic utility tools including current time retrieval, message echoing, and number addition. Serves as a template for building MCP servers with Bun runtime.
      32 npm
      MIT