MCP.so
登录

Nippy已验证已精选

@Nippy

关于 Nippy

Nippy is drag-and-drop hosting (nippy.host) with an MCP server: connect it and your assistant can publish HTML, folders of photos, or file downloads to a live *.nippy.site URL — and keep editing the site in place at the same address. Tokens are scoped (deploy/read/manage/analytics) and can never delete sites or touch billing. Free plan: one live site, 25 MB, no card, links don't expire.

连接信息

https://api.nippy.host/mcp

接入方式

claude mcp add nippy --transport http https://api.nippy.host/mcp

工具

未检测到工具

点击上方按钮,直接连接服务器端点实时获取工具列表。

概览

What is Nippy?

Nippy is drag-and-drop hosting for websites, photo galleries and file downloads. Connect the MCP server and your assistant can publish what it just built to a live *.nippy.site URL — then keep editing it in place at the same address, so links you've already shared keep working.

Tools

  • publish_site / update_site — publish files as a site and update them in place (the URL never changes)
  • start_upload / start_revision / finalize_upload — presigned uploads for files of any type and size
  • list_sites / get_site_files / read_site_file / check_site_name — inspect your sites
  • set_site_meta / set_site_password / set_search_indexing / get_site_analytics — settings and analytics (paid plans)

Access

OAuth 2.1 with PKCE, or a scoped API token from https://nippy.host/settings/api-tokens (a free account works). Tokens are scoped — deploy, read, manage, analytics — and can never delete sites or touch billing. Free plan: one live site, 25 MB, no card, links don't expire.

常见问题

Nippy 远程 MCP 服务器是什么?

Nippy 的远程 MCP 服务器是一个托管的 Model Context Protocol 端点,地址是 https://api.nippy.host/mcp,AI 助手无需在本地安装或运行任何东西即可连接。

怎么连接 Nippy 的 MCP 服务器?

把端点 https://api.nippy.host/mcp 添加到任意支持 MCP 的客户端,比如 Claude Code、Cursor 或 VS Code。本页的接入代码块可以一步配置好每个客户端。

Nippy 的 MCP 服务器需要认证吗?

需要。Nippy 使用 OAuth——第一次连接时,你的 MCP 客户端会打开浏览器窗口登录并授权,之后会复用这个凭证。

Nippy 的 MCP 服务器用的是哪种传输方式?

Nippy 暴露的是 Streamable HTTP 端点,这是远程 MCP 服务器普遍使用、主流客户端都支持的传输方式。

评论