Skip to main content
Glama

HelpMyAgent

French B2B company prospecting

company_fr_prospecting

Searches active French companies using structured public B2B filters such as activity, geography, size and supported certifications. Use when: Searches active French companies using structured public B2B filters such as activity, geography, size and supported certifications. Avoid when: Do not use this endpoint as a legal, regulated credit or guaranteed fraud-free decision unless explicitly stated otherwise. Limitations: Coverage depends on the public sources listed for this endpoint. Price: 0.020 USD per call via x402.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bioNo
rgeNo
pageNo
limitNo
queryNo
regionNo
qualiopiNo
departmentNo
postal_codeNo
activity_codeNo
legal_form_codeNo
activity_sectionNo
company_categoryNo
employee_band_codeNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageYes
limitYes
filtersYes
companiesYes
truncatedYes
total_countYes
returned_countYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Added

TDQS

B3.2/5.0
Behavior4/5

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

Beyond annotations, the description adds useful behavioral context: coverage depends on public sources, and there is a per-call price of 0.020 USD via x402. The safety disclaimer about legal/credit/fraud-free use is also valuable. The 'Searches' language is roughly consistent with a non-destructive operation and does not directly contradict the readOnlyHint=false annotation, though it does not explain why that hint is false.

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

Conciseness3/5

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

The description is compact and front-loaded with the core search purpose. It loses structure points because the 'Use when' section is a verbatim repeat of the opening sentence, which wastes one of its few sentences.

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

Completeness2/5

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

For a 14-parameter tool with zero schema descriptions and no enums, the description is not complete enough to support correct invocation without additional lookups. The output schema covers return values and the price/limitations notes are helpful, but parameter semantics and code-list sources are missing, and no pointer to sibling tools like list_categories is given.

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

Parameters2/5

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

Schema coverage is 0% across 14 parameters, so the description must compensate but only does so at a high level. It maps broad filter categories (activity, geography, size, certifications) to some parameters, but leaves cryptic parameters like bio, rge, qualiopi, legal_form_code, and employee_band_code without value semantics or code-list guidance, and query/page/limit are not mentioned at all.

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 opens with a specific verb and resource: 'Searches active French companies using structured public B2B filters such as activity, geography, size and supported certifications.' It makes the tool's scope and filtering nature clear, but it does not explicitly distinguish this from close siblings like company_fr_search or company_fr_profile.

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

Usage Guidelines3/5

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

It provides an explicit avoidance boundary ('Do not use this endpoint as a legal, regulated credit or guaranteed fraud-free decision') and a limitations note, which helps set expectations. However, the 'Use when' line simply repeats the first sentence, and it never names alternatives or says when one of the other company_fr_* tools would be better.

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

B3.3/5.0
Disambiguation3/5

Most endpoints target distinct resources, but several clusters are easy to confuse: company_fr_intelligence vs company_fr_kyb, company_fr_peers vs company_fr_competitors vs company_fr_public_contract_competitors, and company_fr_risk vs company_fr_default_score vs company_fr_payment_context. The descriptive names help, but the repetitive 'Use when' sections often restate the description rather than contrasting with nearby tools.

Naming Consistency4/5

The dominant convention is domain_fr_feature with consistent snake_case, e.g., company_fr_profile, company_fr_financials, company_fr_public_contracts, procurement_fr_search, which makes the family predictable. The three meta tools (describe_api, list_categories, search_apis) switch to a bare verb_noun style, and a few company_fr names use verbs while most use nouns, creating a minor inconsistency.

Tool Count2/5

With 30 tools, the surface exceeds the 25+ threshold and feels heavy for an agent to navigate, especially because aggregators like company_fr_intelligence and company_fr_kyb overlap with many single-purpose endpoints. The broad French-company data domain justifies a large number of endpoints, but several could be consolidated or split out to make the server more focused.

Completeness4/5

The set covers discovery, verification, profile, directors, financials, legal risk, compliance, public contracts, procurement, funding, benchmarking, signals, and aggregation, so core French-company workflows have no major dead ends. Minor gaps remain around beneficial-ownership/shareholder data and subscription-style monitoring, but those are explicitly outside the stated scope of most endpoints.

Resources