LittleSis MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@LittleSis MCPfind connections between Goldman Sachs board members and government officials"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 claudeAPI Coverage
This MCP server implements all major LittleSis API endpoints:
Entity Tools
get_entity- Get detailed information about a specific entityget_entities- Get multiple entities at once (up to 300)search_entities- Search for entities by name with filteringget_entity_extensions- Get entity types/classificationsget_entity_relationships- Get all relationships for an entityget_entity_connections- Get connected entitiesget_entity_lists- Get lists an entity appears on
Relationship Tools
get_relationship- Get detailed relationship information
Related MCP server: mcp-edgar
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.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceCompanyLens 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.Last updated52014MIT
- Alicense-qualityDmaintenanceEnables LLMs to access SEC EDGAR data: search filings, extract sections, pull structured financials, and track insider transactions.Last updated19MIT
- AlicenseAqualityDmaintenanceA Bloomberg Terminal you can talk to. Query company relationships — suppliers, customers, competitors, supply chain paths — directly from Claude, Cursor, or any MCP-compatible AI assistant.Last updated71MIT
- Flicense-qualityCmaintenanceExposes search over internal documents and company lookup via authenticated API, enabling LLMs to access firm files and data.Last updated
Related MCP Connectors
OpenCorporates MCP — Global company registry data (free, no auth, rate limited)
Find parent companies, PE backers, corporate families, and portfolio siblings for any company.
SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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