Skip to main content
Glama

Company Intelligence Tools — Zinin M2M Hub

Company Profile Lookup

company-lookup
Read-only

Turn a domain or company name into one unified company card: website tech stack (CMS, ecommerce, key tech) for domains, plus a live GLEIF registry match (legal name, jurisdiction, status, LEI). Keyless, no login — built for AI agents and sales. — $0.01/call, x402 (USDC on base).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
companiesYesCompany domains (e.g. "stripe.com"), legal names (e.g. "Monzo Bank Limited") or LEIs to look up. One row per entry. Add a country hint after a pipe — "stripe.com | US" — to keep the registry match inside one country; same-named companies exist in several. An LEI is used as-is, with no name search.
maxConcurrencyNoHow many companies to look up in parallel.

TDQS

A3.7/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true, openWorldHint=true, and destructiveHint=false. The description adds value beyond these by specifying 'Keyless, no login – built for AI agents and sales' (ease of access), '$0.01/call, x402 (USDC on base)' (pricing and payment method), and 'live GLEIF registry match' (real-time data freshness). No contradictions with annotations. A small deduction for not mentioning rate limits or latency, but the added context is strong.

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 two sentences plus a pricing note – very compact. It is front-loaded with the core purpose and then details the output. The pricing note is helpful but slightly disrupts flow; could be placed in a separate field. No fluff, every sentence adds value. A 5 would require even tighter structuring or separation of concerns, but this is efficient.

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

Completeness4/5

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

Given no output schema, the description effectively conveys what the tool returns: a 'company card' with website tech stack (CMS, ecommerce, key tech) for domains and a GLEIF registry match (legal name, jurisdiction, status, LEI). This covers the core output. The two parameters are well-documented in the schema. The description could be improved by mentioning the response format (e.g., JSON structure) but is still complete enough for an AI agent to select and invoke the tool correctly.

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 100% (both companies and maxConcurrency have descriptions in the schema). The description does not add significant new parameter-level detail beyond the schema; it mentions the pipe syntax for country hints (e.g., 'stripe.com | US') but that is already present in the schema description for companies. The description's main value is at the tool level, not per-parameter. Baseline 3 is appropriate.

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

Purpose5/5

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

The description clearly states the specific action: 'Turn a domain or company name into one unified company card' with two explicit output components: website tech stack and live GLEIF registry match. This uniquely distinguishes the tool from siblings like company-registry-enricher (which focuses only on registry data) or website-contact-extractor (which extracts contacts). The verb 'turn' and resource 'domain/company name' are specific and unambiguous.

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 mentions it is 'built for AI agents and sales' but provides no explicit guidance on when to use this tool vs. alternatives. It does not state when not to use it, nor does it reference any sibling tools. For example, it could have noted that company-registry-enricher provides deeper registry data or that counterparty-risk-rollup covers risk, but it does not. This lack of comparative guidance leaves the agent to infer usage context.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation4/5

Most tools have clearly distinct purposes, but some overlap exists between company-lookup and company-registry-enricher, and between individual signal tools and composite rollups. The descriptive names help differentiate, but the boundary between one-off screenings and alert/rollup tools requires careful reading.

Naming Consistency4/5

Tool names follow a consistent pattern of hyphenated lowercase nouns (e.g., company-lookup, funding-alert, sanctions-screening). The one exception, pricing_info, uses an underscore, creating a minor deviation from the otherwise uniform naming style.

Tool Count4/5

With 20 tools, the server is on the higher end of typical scope but justified for a comprehensive company intelligence bundle. Each tool covers a distinct or complementary aspect of company research, so the count feels purposeful rather than bloated.

Completeness5/5

The toolset covers company lookup, registry, hiring, funding, sanctions, litigation, patents, contacts, new company detection, and email verification—a broad and well-rounded surface for due diligence and sales intelligence. Composite tools like intent-signal-aggregator and lead-list-qualifier tie these together effectively, leaving no major dead ends.

Resources