Skip to main content
Glama
FundFluent

FluentLab Funding Assistant

by FundFluent

FluentLab Funding Assistant MCP Server

NPM Downloads NPM License

MCP Server for the FluentLab's Funding Assistant API.

Tools

  1. get-funding-options

    • Get available funding options

    • Optional inputs:

      • limit (number, default: 10, max: 100): Maximum number of funding options to return

      • page (number): Page number to retrieve

    • Returns: List of funding options with their ids, name, description, slug and information

  2. get-document-checklist-for-funding-programme

    • Get the required documents to apply for a funding programme

    • Required inputs:

      • slug (string): Unique slug defined by FluentLab for a funding option

    • Returns: List of required documents to apply for a funding programme

Related MCP server: opportunity-mcp

Setup

Installing via Smithery

To install funding-assistant for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @fundfluent-admin/funding-assistant --client claude

Usage with Claude Desktop

Add the following to your claude_desktop_config.json:

npx

{
  "mcpServers": {
    "funding-assistant": {
      "command": "npx",
      "args": [
        "-y",
        "@fundfluent/funding-assistant"
      ]
    }
  }
}

Troubleshooting

License

This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Provides access to KfW funding programs for residential building energy efficiency renovations in Germany. Enables users to list programs, check eligibility, calculate funding amounts, and get detailed information about specific KfW loans and grants.
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Enables monitoring Italian public funding opportunities, normalizing them into a canonical model, and ranking them against a company profile with a two-stage matcher.
    6
    2
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides access to open federal grant opportunities from Grants.gov without authentication. Enables querying and exploring grant data through natural language via Pipeworx gateway.
    5
    MIT

View all related MCP servers

Related MCP Connectors

  • Live EU funding data in your AI: grant calls, programmes, consortium partners, VCs, incubators.

  • Search US grants + federal contracts (Grants.gov + SAM.gov) from any LLM.

  • EU Funding & Tenders Portal (SEDIA search API) MCP.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/FundFluent/funding-assistant'

If you have feedback or need assistance with the MCP directory API, please join our Discord server