@指先/mcp
Fingertip API 用のモデル コンテキスト プロトコル (MCP) サーバー実装。AI アシスタントが Fingertip のサイト管理機能と対話できるようになります。
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Fingertip-mcp を自動的にインストールするには:
使用法
Fingertip API キーを環境変数として設定します。
次に、MCP サーバーを実行します。
または、npx で直接使用します。
特徴
この MCP サーバーは、AI アシスタントに次のツールを提供します。
- 利用可能なフィンガーチップサイトを一覧表示する
- 特定のサイトに関する詳細情報を取得する
- 基本設定で新しいサイトを作成する
利用可能なツール
ゲットサイト
ページネーションをサポートするサイトのリストを取得します。
パラメータ:
pageSize
(オプション): 返されるアイテムの数cursor
(オプション): ページネーションカーソル
ゲットサイト
特定のサイトに関する詳細情報を取得します。
パラメータ:
siteId
: 取得するサイトのUUID
サイト作成
ホームページを含む新しいサイトを作成します。
パラメータ:
name
: サイト名slug
: サイトスラッグ(URLフレンドリーな識別子)businessType
: 事業の種類description
(オプション): サイトの説明
発達
要件
- Node.js 16以上
- 有効なFingertip APIキー
ライセンス
マサチューセッツ工科大学
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 のサイト管理機能と対話して、Web サイトの一覧表示、詳細の表示、作成を行えるようにするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- -securityFlicense-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 -2Python
- AsecurityFlicenseAqualityA Model Context Protocol server that connects AI assistants like Claude to Notion workspaces, enabling them to view, search, create, and update Notion databases, pages, and content blocks.Last updated -12194JavaScript
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to interact with Bluesky/ATProtocol, providing authentication, timeline access, post creation, and social features like likes and follows.Last updated -1810TypeScript
- -securityFlicense-qualityA Model Context Protocol server that provides persistent task management capabilities for AI assistants, allowing them to create, update, and track tasks beyond their usual context limitations.Last updated -1TypeScript