Skip to main content
Glama

LittleSis MCP

by code-rabi

LittleSis MCP Server

An MCP (Model Context Protocol) server that provides access to the LittleSis API for tracking corporate power and accountability relationships.

Installing via Smithery

To install littlesis-mcp for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @code-rabi/littlesis-mcp --client claude

API Coverage

This MCP server implements all major LittleSis API endpoints:

Entity Tools

  • get_entity - Get detailed information about a specific entity
  • get_entities - Get multiple entities at once (up to 300)
  • search_entities - Search for entities by name with filtering
  • get_entity_extensions - Get entity types/classifications
  • get_entity_relationships - Get all relationships for an entity
  • get_entity_connections - Get connected entities
  • get_entity_lists - Get lists an entity appears on

Relationship Tools

  • get_relationship - Get detailed relationship information

Usage Examples

{ "mcpServers": { "littlesis": { "command": "node", "args": ["dist/index.js"], "cwd": "/path/to/littlesis-mcp" } } }

Data License

All data accessed through this MCP server is from LittleSis and is licensed under CC BY-SA 4.0.

About LittleSis

LittleSis is a free database of who-knows-who at the heights of business and government. It tracks the revolving door between business and government, political donations, and more.

License

MIT License - see LICENSE file for details.

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Provide access to the LittleSis API to track corporate power and accountability. Enable querying and exploring relationships and entities related to corporate influence. Facilitate integration of corporate data into LLM applications for enhanced context and insights.

  1. Installing via Smithery
    1. API Coverage
      1. Entity Tools
      2. Relationship Tools
    2. Usage Examples
      1. Data License
        1. About LittleSis
          1. License

            Related MCP Servers

            • -
              security
              F
              license
              -
              quality
              Allows AI models to query and retrieve analytics data from Plausible Analytics through the Plausible API, enabling natural language interactions with website statistics.
              Last updated -
              TypeScript
            • -
              security
              F
              license
              -
              quality
              Allows LLMs to integrate with Linear's issue tracking system, enabling them to create, update, search, and comment on issues through the Linear API.
              Last updated -
              826
              JavaScript
            • -
              security
              F
              license
              -
              quality
              Enables LLMs to interact with DataForSEO and other SEO APIs through natural language, allowing for keyword research, SERP analysis, backlink analysis, and local SEO tasks.
              Last updated -
              537
              47
              TypeScript

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/code-rabi/littlesis-mcp'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server