FluentLab Funding Assistant
An assistant API to help find and apply for funding opportunities.
FluentLab Funding Assistant MCP Server
MCP Server for the FluentLab's Funding Assistant API.
Tools
-
get-funding-options- Get available funding options
- Optional inputs:
limit(number, default: 10, max: 100): Maximum number of funding options to returnpage(number): Page number to retrieve
- Returns: List of funding options with their ids, name, description, slug and information
-
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
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.
Verwandte Server
Kone.vc
SponsorMonetize your AI agent with contextual product recommendations
Nexus-mcp-server
Agent-native Ops OS for ecommerce and retail — CRM, orders, inventory, fulfillment, shipping, omnichannel messaging, and AI analytics. All through a single MCP connection.
Procesio MCP Server
Interact with the Procesio automation platform API.
MCP Tasks Organizer
Converts Cursor agent plans into structured markdown task lists and organizes them in your repository.
OneNote
Interact with Microsoft OneNote using AI language models like Claude and other LLMs.
Todoist MCP
Manage Todoist tasks and projects using the Todoist CLI.
Anki Connect
Manage Anki flashcards and decks via the AnkiConnect plugin.
YouTube Uploader MCP
Upload videos to YouTube using OAuth2 authentication. Requires a Google OAuth 2.0 client secret file.
Date-time Tools
A server for date-time manipulation and timezone conversion.
Google Docs
An MCP server for integrating with and managing Google Docs.
FAKTURMAT MCP
MCP-enabled invoicing platform for invoice creation, PDF export, and billing operations.