Skip to main content
Glama

LittleSis MCP

by code-rabi

get_entity

Retrieve detailed information about a person or organization using its unique ID from the LittleSis database to track corporate influence and accountability.

Instructions

Get detailed information about a specific entity (person or organization) from LittleSis by ID

Input Schema

NameRequiredDescriptionDefault
idYesThe unique numerical ID of the entity in LittleSis database

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The unique numerical ID of the entity in LittleSis database", "type": "number" } }, "required": [ "id" ], "type": "object" }

Other Tools from LittleSis MCP

Related Tools

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