Skip to main content
Glama
glitch-cc

OSINT MCP Server

by glitch-cc

osint_company_people

Find professionals at specific companies using Apollo.io data. Filter by job titles to identify key personnel for research or outreach purposes.

Instructions

Find people at a company using Apollo.io.

Args: organization: Company name domain: Company domain titles: Filter by titles (e.g., ["CEO", "CTO"]) limit: Max results

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organizationNo
domainNo
titlesNo
limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions the data source ('Apollo.io') but doesn't describe key behaviors such as rate limits, authentication requirements, pagination, error handling, or what the output looks like. For a tool with no annotation coverage, this leaves significant gaps in understanding how it operates.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately sized and front-loaded: the first sentence states the purpose clearly, followed by a concise parameter list. There's no wasted text, and the structure is easy to parse. It could be slightly improved by integrating parameter explanations more seamlessly, but overall it's efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given that there's an output schema (which covers return values), no annotations, and 0% schema description coverage, the description is moderately complete. It explains the purpose and parameters but lacks behavioral context and usage guidelines. For a tool with four parameters and no annotations, it should do more to compensate, but the output schema helps mitigate some gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. It lists and briefly explains all four parameters ('organization', 'domain', 'titles', 'limit'), adding meaning beyond the bare schema. However, it doesn't provide details on parameter interactions (e.g., if both 'organization' and 'domain' are required), formats, or constraints, leaving some ambiguity.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Find people at a company using Apollo.io.' It specifies the verb ('Find'), resource ('people at a company'), and data source ('Apollo.io'), making it easy to understand what the tool does. However, it doesn't explicitly differentiate from sibling tools like 'osint_person_enrich' or 'osint_linkedin_find', which might have overlapping functionality.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention prerequisites, context for usage, or comparisons to sibling tools like 'osint_company_enrich' or 'osint_person_research'. The agent must infer usage from the purpose alone, which is insufficient for optimal tool selection.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/glitch-cc/osint-mcp-unified'

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