Skip to main content
Glama
code-rabi

LittleSis MCP

by code-rabi

Related Servers

Alternatives to LittleSis MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Enables AI agents to investigate corporate ownership, trace ultimate beneficial owners, screen sanctions, detect offshore exposure, and access fully cited dossiers from 130M+ entities across 31 global registries.
      21
      110
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      CompanyLens MCP gives your AI assistant access to real corporate data from official government sources. No web scraping, no hallucinations — verified data from SEC EDGAR, UK Companies House, OpenSanctions, and USAspending.gov.
      5
      201
      4
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to access SEC EDGAR data: search filings, extract sections, pull structured financials, and track insider transactions.
      14
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying US Senate lobbying disclosure data via natural language or direct tool calls, as part of the Pipeworx MCP gateway.
      8
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables corporate disclosure research through official SEC EDGAR and GLEIF sources, providing tools for company resolution, filings, insiders, ownership, financials, and private raises via natural language.
      431
      Apache 2.0

    TDQS

    B3.4/5.0

    Scored across 8 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose with no ambiguity. The tools are well-segmented: get_entity for single entity details, get_entities for batch retrieval, get_entity_connections for related entities, get_entity_extensions for entity types, get_entity_lists for list membership, get_entity_relationships for relationship details, get_relationship for specific relationship info, and search_entities for name-based searching. There is no overlap in functionality.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with 'get_' or 'search_' prefixes and snake_case naming. The naming is highly predictable: get_entity, get_entities, get_entity_connections, get_entity_extensions, get_entity_lists, get_entity_relationships, get_relationship, and search_entities. There are no deviations or mixed conventions.

    Tool Count5/5

    The 8 tools are well-scoped for the LittleSis domain, which focuses on entity and relationship data. Each tool earns its place by covering distinct aspects like entity retrieval, relationship details, extensions, lists, and searching. This count is typical for a data-focused API and avoids being too thin or heavy.

    Completeness4/5

    The tool set provides comprehensive coverage for querying entities and relationships, including CRUD-like operations for reading (get, search) and exploring connections. Minor gaps exist, such as no explicit tools for creating, updating, or deleting data, but these are likely intentional for a read-only API, and agents can work around this with the available tools for full query workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues