Skip to main content
Glama
fbossiere

JungleBridge MCP

Related Servers

Alternatives to JungleBridge MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      C
      maintenance
      Serves as a reusable Python FastMCP template that lets developers quickly scaffold and extend MCP servers with tools, resources, prompts, services, and schemas over stdio or HTTP.
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides a runnable local stdio Python server scaffold that coding agents extend into custom tool integrations by describing an idea and letting the agent investigate, build, test, and install it. Ships with no prebuilt tools, so it enables guided, agent-assisted creation of MCP tools connected to external APIs, databases, or websites while writes stay disabled until explicitly agreed.
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A dead simple MCP server for exposing your app functions to AI agents like Claude Desktop.
      6 npm
      6
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      A minimal MCP server implementation demonstrating basic tool integration with example functions like greetings, version info, and system information. Supports both HTTP and stdio transports for connecting AI clients.
      3
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A production-ready Python scaffold for building Model Context Protocol (MCP) servers using FastMCP. It provides a structured framework for developers and AI agents to rapidly develop, test, and manage custom tools and workflows.
      1
      -

    TDQS

    A4.2/5.0

    Scored across 1 tool

    Disambiguation5/5

    With only a single tool, there is no possibility of confusion or overlap. The tool's purpose is clearly stated, albeit limited.

    Naming Consistency5/5

    The single tool follows the snake_case verb_noun pattern (get_connection_status), which is consistent and predictable.

    Tool Count1/5

    A server with only one trivial tool that merely returns a scaffold status without any real API interaction is an extreme mismatch for the apparent purpose of a JungleBridge MCP. It feels like a placeholder rather than a functional server.

    Completeness1/5

    The tool does not actually verify or contact the WTTJ API, and there are no other tools to cover any meaningful operations. The surface is severely incomplete and would cause agent failures.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues