Skip to main content
Glama

LittleSis MCP

by code-rabi

get_entity_extensions

Retrieve entity-specific extensions and details (Person, Organization, Business) using the entity ID, enabling analysis of corporate influence and relationships via LittleSis MCP.

Instructions

Get the types/extensions associated with an entity (Person, Organization, Business, etc.)

Input Schema

NameRequiredDescriptionDefault
detailsNoInclude additional details contained within extensions
idYesThe entity ID

Input Schema (JSON Schema)

{ "properties": { "details": { "default": false, "description": "Include additional details contained within extensions", "type": "boolean" }, "id": { "description": "The entity ID", "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