← Registry

Data Collection

fundinglandscape.com

Searches thousands of open funding opportunities including federal grants, state programs, foundation funding, and RFPs.

1 endpoint28 known toolsFirst detected July 25, 2026Last detected August 31, 2026

ENDPOINT 1

https://fundinglandscape.com/api/mcp

No auth detected

MCP server metadata

Name
fundinglandscape
Version
2.1.0
Capabilities
toolsresourcesprompts
Server instructions

FundingLandscape: Search grants, contracts, and funding opportunities. Tool schema: 2026-07-18.search-doors-v2. TOOL ROUTING (IMPORTANT — use only names visible in this client's tool list): • Preferred when visible: search_grantsplus for grants/funding and search_procurement for contracts • Compatibility fallback when preferred names are missing: search_all • Deprecated batch_search_* aliases may still appear in an older paid-client cache • If the preferred tools are missing, remove and re-add the connector to refresh tools/list • Intent unclear → ASK the user if they want grants or contracts, then use the right tool Never call a tool name that is absent from the current client. When the preferred tools are visible, use them instead of broad search_all for cleaner results. ALWAYS pass user_context with organization_type and location for better results.

Known tools 28

search_grants_and_procurement

MIXED search across all 34,765 opportunities from 231 sources — combines grants AND procurement/contracts in one query.

Inferred read-only
search_grantsplus

GRANTS & FOUNDATIONS — Search grants, prizes, fellowships, SBIR/STTR, and private foundations.

Inferred read-only
search_procurement

CONTRACTS & PROCUREMENT — Search government contracts, RFPs, RFIs, BAAs, and solicitations from SAM.gov.

Inferred read-only
whats_new

DEDICATED "what's new since I last checked" tool for recurring agent checks: one obvious call instead of remembering the new_within_days param on a search tool.

Inferred read-only
get_opportunity

Get full details for a specific funding opportunity.

Inferred read-only
get_categories

Browse all funding categories with opportunity counts.

Inferred read-only
get_upgrade_link

Get Stripe checkout URL for subscription.

Inferred read-only
get_account_status

Check your subscription status, usage this period, and remaining searches.

Inferred read-only
sign_in

Authenticate existing subscriber via OAuth.

Inferred read-only
get_setup_instructions

Return MCP setup instructions for Claude Desktop and other clients.

Inferred read-only
get_tool_guide

Get comprehensive usage guide for FundingLandscape tools.

Inferred read-only
get_dataset_summary

Get dataset size and coverage stats (open opportunities, certified sources).

Inferred read-only
get_pricing

Get pricing for all plans.

Inferred read-only
get_pack_link

Buy Search Pack ($5 = 50 searches, never expire).

Inferred read-only
report_feedback

Report bugs, data issues, or feedback.

Inferred read-only
find_similar

Find opportunities similar to a given one using semantic similarity.

Inferred read-only
deadline_calendar

Get upcoming funding deadlines for planning an application schedule.

Inferred read-only
search_foundations

Look up a private foundation by full legal name or EIN in the active QA-gated Foundation Intelligence release (3,678 profiles).

Inferred read-only
get_foundation

Get the current profile for a PRIVATE foundation by EIN.

Inferred read-only
find_funders_of

Find the private foundations whose covered 990-PF filings name a given organization as a grant recipient.

Inferred read-only
funders_for_cause

Find the private foundations that have given to recipients in a cause area, optionally limited to one state.

Inferred read-only
check_connection

Verify MCP server connectivity.

Inferred read-only
batch_search_procurement

DEPRECATED ALIAS — prefer search_procurement with a queries[] array, which now runs the identical batch fan-out.

Inferred read-only
batch_search_grantsplus

DEPRECATED ALIAS — prefer search_grantsplus with a queries[] array, which now runs the identical batch fan-out.

Inferred read-only
list_saved_searches

List all saved searches for the current user.

Inferred read-only
save_search

Save a search query for email alerts.

Potential side effects
delete_saved_search

Delete a saved search by ID.

Potential side effects
update_saved_search

Update a saved search.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fundinglandscape]
url = "https://fundinglandscape.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fundinglandscape": {
      "type": "http",
      "url": "https://fundinglandscape.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fundinglandscape
Remote MCP URL: https://fundinglandscape.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fundinglandscape": {
      "url": "https://fundinglandscape.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fundinglandscape": {
      "type": "http",
      "url": "https://fundinglandscape.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fundinglandscape",
  "transport": "streamable-http",
  "url": "https://fundinglandscape.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fundinglandscape.com was fetched 2026-08-04T02:15:42.294Z and is being refreshed.

Trust status Neutral

fundinglandscape.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.