Skip to main content
Glama

Capital providers that fund independent sponsors

search_sponsor_capital_providers
Read-onlyIdempotent

SBICs, mezzanine and private equity funds, and family offices observed providing capital to independent sponsors: provider type, strategy, fund style, fund size and average investment (kept apart), vintage, SBIC licence, whether making new investments, mandate summary. Filter by state, type, sector text, SBIC status or fund size.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sortNo
limitNo
queryNo
stateNoTwo-letter US state code.
sectorNoFree text against the mandate, strategy and description.
provider_typeNosbic: SBA-licensed funds. family_office: providers that are the same entity as a family office on the family office graph (shared CRD, CIK or EIN), never a name match.
sbic_licensedNo
min_fund_size_usdNo
making_new_investmentsNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.5/5.0
Behavior3/5

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

The readOnly/idempotent/non-destructive annotations already establish the safe-read profile, so the description only needs to add context beyond that. It contributes the notion that records are 'observed providing capital' and that fund size and average investment are 'kept apart', which hints at inferred/confidence-scored data, but it says nothing about result limits, ranking, or what confidence means despite a 'confidence' sort option.

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?

A single dense paragraph, front-loading source scope and record fields before the filter list. Nearly every clause carries information; the only mild waste is pairing 'mezzanine and private equity funds' without distinguishing them.

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?

With no output schema, the description usefully enumerates the returned fields (provider type, strategy, fund style, fund size, average investment, vintage, SBIC licence, new-investment status, mandate summary), which is exactly what an agent needs for a read tool. The remaining gap is the semantics of sort/limit/query on a 9-parameter tool.

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 only 33%, so the description must compensate. It does map several filters to meaning (state, provider type, sector-as-free-text, SBIC status, fund size), but leaves sort, limit, query, and making_new_investments entirely unaddressed, and adds nothing to the provider_type enum beyond what the schema already states.

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 names the resource precisely (SBICs, mezzanine/PE funds, family offices that fund independent sponsors) and enumerates the attributes carried on each record, so an agent knows this is a filtered provider search rather than a deal or firm lookup. It stops short of explicitly contrasting itself with close siblings like search_sponsor_deals or search_family_offices, so it earns a 4 rather than a 5.

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?

Usage is only implied: the sentence 'Filter by state, type, sector text, SBIC status or fund size' tells the agent which filters exist, which indirectly signals when the tool is appropriate. There is no explicit when-to-use guidance, no statement of when another tool (e.g. find_capital_for_opportunity) is preferable, and no prerequisites.

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.