trackmcp
Back to directory
FundFluent

funding-assistant

View on GitHub

FluentLab Funding Assistant

0 stars TypeScriptOthers Updated Mar 3, 2026

Documentation

FluentLab Funding Assistant MCP Server

smithery badge
NPM Downloads
NPM License

MCP Server for the FluentLab's Funding Assistant API.

Tools

1. `get-funding-options`

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

      Setup

      Installing via Smithery

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

      bash
      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

      json
      {
        "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.

      Frequently asked questions

      What is funding-assistant?

      funding-assistant is FluentLab Funding Assistant

      How do I install funding-assistant?

      Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

      Is funding-assistant open source?

      Yes — it is hosted on GitHub at https://github.com/FundFluent/funding-assistant.

      Related MCP tools

      Run your own MCP server? See who uses it and what to fix.

      Measure it with TrackMCP