Skip to main content
Glama

LittleSis MCP Server

smithery badge

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.

Related MCP Servers

  • -
    security
    -
    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 -
    236
  • A
    security
    -
    license
    A
    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 -
    100
    927
    61
    MIT License
  • -
    security
    -
    license
    -
    quality
    A secure bridge that allows Large Language Models (LLMs) to interact with corporate APIs and services in a controlled and contextualized manner.
    Last updated -
    • Linux

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