Skip to main content
Glama

Related Servers

Alternatives to wasmagent-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      A lightweight and fast MCP server that enables AI agents to efficiently discover and execute tools through progressive disclosure, minimizing context consumption while supporting safe code execution in external environments.
      6 npm
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Universal MCP server for executing TypeScript and Python code with progressive disclosure, reducing token usage by 98% by enabling on-demand access to all other MCP tools through code execution rather than loading tool definitions directly.
      12 npm
      130
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables building safe, programmable Code Mode MCP servers from upstream tool sources, with model-authored TypeScript running in a sandbox and tool calls routed to trusted host-side providers.
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      A self-hosted MCP server that provides a single execute_code tool, enabling agents to write TypeScript to call multiple REST APIs via fetch() with transparent credential injection, reducing token usage by keeping intermediate results in the sandbox.
      11
      BSD 3-Clause
    • A
      license
      B
      quality
      A
      maintenance
      Agent-optimized MCP server that replaces built-in file, search, exec, and git tools with compact, structured JSON equivalents. Benchmarked 20–45% token savings for AI coding agents.
      20
      2
      MIT

    TDQS

    A4.4/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have completely distinct purposes: docs_search for discovering downstream tools, and execute_code for running code that calls them. There is no overlap or confusion.

    Naming Consistency5/5

    Both tool names follow a consistent verb_noun pattern with snake_case: docs_search and execute_code.

    Tool Count5/5

    Two tools is exactly right for this server's purpose as a meta-agent: search to discover, execute to run. It's minimal but complete.

    Completeness5/5

    The tool surface fully covers the intended workflow: discovering available downstream tools and executing code that chains them. There are no obvious gaps.

    Maintenance

    ActivityActive
    ResponsivenessWithin a week