Skip to main content
Glama
pslkk

openclaw-syncralis

by pslkk

Related Servers

Alternatives to openclaw-syncralis

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enterprise MCP gateway providing unified tools for hardware telemetry/performance benchmarking, zero-trust security auditing, AES-256-GCM encrypted storage, HMAC payload verification, and Amazon Bedrock media generation.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Unified MCP server that bridges Tavily and Brave Search APIs with key management, rate limiting, and an admin UI for monitoring and configuration.
      10 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A multi-function Streamable HTTP MCP tool aggregation server that provides web search via Brave, Exa, and SearXNG with multi-key rotation and cross-provider fallback, and supports extensible tool families (URL fetch, code search, RAG) through a pluggable architecture.
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Provides local LLMs with web search and page fetching capabilities via MCP, with a focus on OWASP security best practices.
      2
      -
    • A
      license
      A
      quality
      A
      maintenance
      Self-hosted MCP gateway that registers upstream MCP servers and fronts them behind one governed Streamable HTTP endpoint: per-tool access control by caller API key, guardrails over tool arguments and results, rate limits, and usage logs. The same Rust gateway also proxies LLM and A2A agent traffic.
      4
      1
      157
      Apache 2.0

    TDQS

    A3.9/5.0

    Scored across 4 tools

    Disambiguation4/5

    Most tools are clearly distinct: web_search is isolated, save_shared_file handles AI-provided content, download_from_url handles external URLs, and share_files handles reading and sharing existing files. The only mild overlap is between share_files' 'download' action and download_from_url, but the descriptions clarify the direction of the operation.

    Naming Consistency4/5

    All tool names use snake_case and begin with an imperative verb, but the patterns vary slightly: verb+noun (web_search, share_files), verb+adjective+noun (save_shared_file), and verb+preposition+noun (download_from_url). This is mostly consistent and readable, with minor structural deviations.

    Tool Count5/5

    Four tools form a compact, well-scoped set for the server's apparent purpose: searching the web and managing/sharing workspace files. Each tool has a distinct role, and none feel redundant or excessive.

    Completeness4/5

    The core save/read/share loop is covered well: files can be created from agent content or URLs, read inline, previewed, and shared via download links. The main gaps are the absence of explicit listing, deletion, or update operations, which are minor for this narrow file-sharing use case.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive