Skip to main content
Glama
sedis-ab

@sedis/mcp

Official
by sedis-ab

Related Servers

Alternatives to @sedis/mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that enables natural-language queries over SEC EDGAR filings and live market data, providing hybrid retrieval with reranking for company snapshots, quotes, fundamentals, and macro indicators.
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server for programmatic read-only access to RiseUp cashflow data, allowing AI assistants to retrieve budget information via natural language.
      2
      96 npm
      24
      MIT
    • A
      license
      C
      quality
      B
      maintenance
      MCP server for accessing SEC EDGAR filings. Connects AI assistants to company filings, financial statements, and insider trading data with exact numeric precision.
      21
      659 PyPI
      357
      AGPL 3.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Hosted MCP server that gives AI agents real-time access to SEC EDGAR filings search, 10-K/8-K reading, XBRL financial facts, and insider-trade (Form 4) alerts.
      11 npm
      1
      MIT

    TDQS

    A4.1/5.0

    Scored across 12 tools

    Disambiguation3/5

    The session tool and the two domains are easy to tell apart, but bolagsanalys_get_data and bolagsanalys_search_data both retrieve financial data and the real distinction (single/all vs a specific company list) is buried in the descriptions. Similarly, list_companies and search_data could be confused at a glance despite returning very different things.

    Naming Consistency4/5

    Most tools follow a clear `<domain>_<verb>_<object>` pattern, e.g. bolagsanalys_list_companies and fastighetsbenchmark_list_samlingar. clear_session breaks the pattern but is a sensible cross-cutting helper; the get_data/search_data pair is the only genuinely confusing naming choice.

    Tool Count4/5

    The ten visible tools are appropriately scoped for two read-only data domains plus a session helper. However, the declared count of 12 doesn't match the provided list, which raises a minor coherence concern.

    Completeness3/5

    The read-only retrieval surface is fairly complete: each domain has parameter discovery, entity lookup, and data retrieval. Obvious gaps include no set_session counterpart to clear_session (despite descriptions referencing it) and no direct get-company-by-ID or list-all-companies tool for the Bolagsanalys side.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues