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.
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Offorte
Create and send business proposals using AI with Offorte.
PowerPoint Translator
Translate PowerPoint files using AWS Bedrock. Requires AWS credentials to be configured.
cal2prompt
A command-line tool to fetch Google Calendar schedules and convert them into custom prompts or text snippets using a template engine.
Backlog MCP Server
An MCP server for interacting with the Backlog API, a project management and collaboration tool.
PPT-Agent
Create, edit, and manage PowerPoint presentations using large language models.
Trello
Integrates with Trello to manage projects, boards, and cards, using Nango for authentication.
Subconscious AI MCP
Run conjoint experiments and causal research through AI powered behavioral simulations
ClickUp MCP Server (Enhanced Fork)
An MCP server for integrating ClickUp tasks with AI applications, featuring task dependency management and bug fixes.
Google Calendar
Interact with Google Calendar APIs to manage events and calendars.
DaVinci Resolve MCP
An MCP server integration for the DaVinci Resolve video editing software.