Skip to main content
Glama

sourcesage

get_entity_details

Retrieve detailed information about a specific entity by providing its name using this tool. It integrates with the SourceSage MCP server to extract and deliver structured data efficiently.

Instructions

Get detailed information about an entity.

Args: entity_name: Name of the entity

Input Schema

NameRequiredDescriptionDefault
entity_nameYes

Input Schema (JSON Schema)

{ "properties": { "entity_name": { "title": "Entity Name", "type": "string" } }, "required": [ "entity_name" ], "title": "get_entity_detailsArguments", "type": "object" }

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/sarathsp06/sourcesage'

If you have feedback or need assistance with the MCP directory API, please join our Discord server