-
securityF
license-
qualityA versatile Model Context Protocol server that enables AI assistants to manage calendars, track tasks, handle emails, search the web, and control smart home devices.
Last updated -
2
Python
Fingertip API 的模型上下文协议 (MCP) 服务器实现,允许 AI 助手与 Fingertip 的站点管理功能进行交互。
要通过Smithery自动为 Claude Desktop 安装 fingertip-mcp:
将您的 Fingertip API 密钥设置为环境变量:
然后运行 MCP 服务器:
或者直接通过 npx 使用:
该 MCP 服务器为 AI 助手提供以下工具:
检索支持分页的站点列表。
参数:
pageSize
(可选):要返回的项目数cursor
(可选):分页光标获取有关特定站点的详细信息。
参数:
siteId
:要检索的站点的 UUID创建带有主页的新站点。
参数:
name
:站点名称slug
:站点 slug(URL 友好标识符)businessType
:业务类型description
(可选):站点描述麻省理工学院
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器使 AI 助手能够与 Fingertip 的站点管理功能进行交互,从而允许他们列出、查看网站详细信息并创建网站。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fingertip-com/fingertip-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server