Mcp-合流点
[!重要] このリポジトリはまだ開発の初期段階にあり、今後さらに多くのプロンプト、リソース、ツールが追加される予定です。
このリポジトリには、Confluence コンテキストサーバーのソースコードが含まれています。現時点では、このサーバーには Zed のスラッシュコマンドとして使用されるプロンプトのみが含まれています。
インストール
使用法
次の環境変数を設定する必要があります。
API_KEY
: Confluence アカウントを認証するための API キー。DOMAIN_NAME
: Confluence アカウントのドメイン名。example.atlassian.net
EMAIL
: Confluence アカウントのメールアドレス。
ゼッド
confluence-context-server 拡張機能をインストールします。次に、これらの設定を zed 設定に追加します。
MCP検査官
MCP Inspector を使用してサーバーと対話することもできます。
プロンプト
Confluenceページ
- 名前:
confluence-page
- 説明: IDでConfluenceページを取得する
- 引数:
pageId
: ConfluenceページのID
ブログ投稿
- 名前:
blog-post
- 説明: IDでブログ投稿を取得する
- 引数:
blogId
: ブログ投稿のID
You must be authenticated.
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 アシスタントにページ コンテンツをコンテキストとして追加するために、Zed Editor などのクライアントのスラッシュ コマンドとして使用できるプロンプトを提供するモデル コンテキスト サーバー。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn enhanced Model Context Protocol server that enables AI assistants to interact with ClickUp workspaces, supporting task relationships, comments, checklists, and workspace management through natural language.Last updated -40343TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that allows secure execution of pre-approved commands, enabling AI assistants to safely interact with the user's system.Last updated -1318JavaScript
- AsecurityFlicenseAqualityA starter template for building Model Context Protocol servers that can be integrated with Cursor or Claude Desktop, allowing developers to create custom tools and extensions for AI assistants.Last updated -169TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants like Claude to interact with Outline document services, supporting document searching, reading, creation, editing, and comment management.Last updated -2519PythonMIT License