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.
Related Servers
Market Sizing MCP Server
Provides market research and business analysis by integrating with multiple economic data sources like Alpha Vantage, BLS, and the World Bank.
Adobe Express
Integrate with Adobe Express using LLMs to streamline creative tasks and workflows.
Rootly
MCP server for the incident management platform Rootly.
Multi-Model Advisor
Queries multiple Ollama models to combine their responses, offering diverse AI perspectives on a single question.
Enzyme
Enzyme turns your Obsidian or markdown vault into a semantic graph that AI can explore. It maps your tags, links, and folder patterns into entities, tracks when you last engaged each thread, and generates catalysts—questions tuned to surface what's latent in your notes.
SoftCroft Doc Server MCP
Manages BookStack documentation for the SoftCroft multi-agent system, aiding in Sage 200 to Odoo 17 migration.
Rememberizer
Access personal and team knowledge from documents and Slack discussions.
URL Shortener (x.gd)
Creates shortened URLs using the x.gd service.
Basecamp by CData
A read-only MCP server by CData that allows LLMs to query live Basecamp data.
Anki MCP Server
Interact with the Anki flashcard app via the AnkiConnect add-on. Supports audio generation and similarity search.