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.
Servidores relacionados
Decent Sampler Drums
Generates Decent Sampler drum kit configurations.
Trello
Interact with Trello boards, lists, and cards using the Trello REST API.
Penpot MCP Server
Integrates AI language models with the Penpot design platform to automate design workflows.
Gemini Data Analysis & Research
Leverages Google's Gemini AI for data analysis, research paper generation, and automated email delivery.
MCBU Campus Assistant
A chatbot for Manisa Celal Bayar University student affairs, featuring a web scraper, student database, and API integration tools for automation.
MCP Workflow Orchestration Server
Enables AI agents to discover, create, and execute complex, multi-step workflows defined in simple YAML files.
macOS Notification MCP
Trigger macOS notifications, sounds, and text-to-speech from an AI assistant.
Geomanic
Privacy-first GPS tracking companion. Query travel statistics, manage waypoints, track countries visited, and analyze distances and speeds through natural language. Free, GDPR compliant.
TaskWarrior MCP Server
An MCP server for managing tasks with the command-line tool TaskWarrior.
Redmine MCP
Integrates Claude AI with the Redmine project management system to enhance project management tasks.