Skip to main content
Glama

LittleSis MCP

by code-rabi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_entity

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

get_entities

Get information about multiple entities at once (up to 300 entities per request)

search_entities

Search for entities by name. Results are ranked by number of relationships.

get_entity_extensions

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

get_entity_relationships

Get all relationships this entity has with other entities

get_entity_connections

Get other entities that this entity has relationships with

get_entity_lists

Get the lists that an entity appears on (e.g., Fortune 1000, lobbying lists)

get_relationship

Get detailed information about a specific relationship between two entities

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