FluentLab资金助理MCP服务器
](https://smithery.ai/server/@fundfluent-admin/funding-assistant)
FluentLab资助助手API的MCP服务器。
工具
get-funding-options
- 获取可用的资金选项 - 可选输入: - limit (数字,默认值:10,最大值:100):可返回的最大资金选项数 - page (number):要检索的页码 - 返回:资金选项列表,包括其id、名称、描述、slug和信息
get-document-checklist-for-funding-programme
- 获取申请资助计划所需的文件 - 所需输入: - slug (string):FluentLab为资金选项定义的唯一slug - 回报:申请资助计划所需文件清单
设置
通过Smithery安装
通过以下方式自动安装Claude Desktop的融资助手 史密瑟里:
npx -y @smithery/cli install @fundfluent-admin/funding-assistant --client claude使用Claude Desktop
将以下内容添加到您的 claude_desktop_config.json:
新巴拿马型船舶
{
"mcpServers": {
"funding-assistant": {
"command": "npx",
"args": [
"-y",
"@fundfluent/funding-assistant"
]
}
}
}故障排除
许可证
此MCP服务器根据MIT许可证获得许可。这意味着您可以根据MIT许可证的条款和条件自由使用、修改和分发软件。有关更多详细信息,请参阅项目存储库中的LICENSE文件。
