Skip to main content
Glama

Get Foundation Details

get_foundation
Read-onlyIdempotent

Get the current profile for a PRIVATE foundation by EIN. Foundation Intelligence Beta uses active QA-gated releases for filing-scoped public facts and Plus grant-history and repeat-grantee sections. The Pro leadership section returns only people and titles exactly as listed in a dated public filing, with responsible-use limits. The Pro federal-connections section returns registry-corroborated organization-level overlap with federal assistance records. Named-person grant recipients and grant-purpose text are excluded. Only private foundations (IRS 990-PF filers, 3,678+ foundations) are included. Covers IRS tax years 2018 to 2026. Does not count toward your monthly searches.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
einYes9-digit EIN (no dashes). Example: 911663695. Must be a private foundation (990-PF filer).
pageNoFor federal_connections, 1-based results page.
yearNoFor grant_history, filter by filing year.
limitNoRows per paid page (default 25, max 100). Federal connections uses page-number pagination; grant history and repeat grantees return opaque cursors.
stateNoFor grant_history or federal_connections, filter by 2-letter recipient state.
cursorNoOpaque cursor returned by the prior page.
sectionNoFoundation Intelligence section. Grant history and repeat grantees require Plus; filing-listed leadership and federal-recipient connections require Pro.
recipientNoFilter grant-history or repeat-grantee rows by organization name.
minimum_yearsNoFor repeat_grantees, minimum covered filing years (2+).
maximum_amountNoFor grant_history, maximum amount per reported line.
minimum_amountNoFor grant_history, minimum amount per reported line.
assistance_listing_numberNoFor federal_connections, filter by Assistance Listing number such as 93.855.

TDQS

A4.6/5.0
Behavior5/5

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

Annotations already provide readOnlyHint, idempotentHint, and destructiveHint, so the bar for additional behavioral disclosure is lower. The description still adds substantial context: beta/QA-gated status, Plus/Pro section requirements, responsible-use limits, exclusion of named-person grant recipients, and the private-foundation-only constraint. No contradiction with annotations.

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

Conciseness5/5

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

The description is long but every sentence carries distinct information: purpose, coverage, plan tiers, return semantics, exclusions, and quota behavior. It is well organized and front-loaded with the core purpose before diving into section-specific details.

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?

For a complex 12-parameter, 5-section tool with no output schema, the description covers scope, access tiers, exclusions, and return semantics for key sections. It does not describe the overall response envelope or error behavior, but the detail provided is strong enough for an agent to invoke the tool correctly.

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

Parameters4/5

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

Schema coverage is 100%, so the baseline is 3 because the schema already documents every parameter. The description adds genuine meaning beyond the schema by explaining what each section returns and the access tier required—particularly for section, leadership, and federal_connections—which helps an agent choose parameter values correctly.

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 opens with a specific verb and resource: 'Get the current profile for a PRIVATE foundation by EIN.' It further clarifies the tool's scope by naming exact sections (grant history, repeat grantees, leadership, federal connections) and exclusions, so an agent can distinguish this from broader foundation-search siblings.

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

Usage Guidelines4/5

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

The description gives clear context: this is for private foundations with known EINs, covers IRS tax years 2018–2026, and does not count toward monthly searches. It does not explicitly name an alternative tool for discovery or broad searching, so it stops short of full when-to-use versus when-not-to-use guidance.

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.1/5.0
Disambiguation4/5

Most tools have clear distinct purposes. Some overlap exists (e.g., search_grantsplus and search_foundations both return foundations, but descriptions clarify the distinction). Also batch_ variants are comprehensive versions of the standard searches. Overall, agents can differentiate well.

Naming Consistency4/5

Tool names predominantly follow verb_noun pattern in snake_case (e.g., search_grantsplus, get_opportunity, list_saved_searches). Minor deviation with 'whats_new' (no underscore) and 'check_connection' (different verb form). Otherwise consistent.

Tool Count4/5

26 tools is slightly above the typical 3-15 range but still reasonable for a comprehensive funding landscape server covering grants, procurement, foundations, saved searches, account management, and utilities. Each tool serves a clear purpose.

Completeness4/5

The tool surface covers core search, detail retrieval, saved search management, account information, and feedback. Missing are profile management or direct payment modification tools (only links provided). Minor gaps but overall complete for the domain.

Resources