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
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
- 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 -2529PythonMIT License
- AsecurityAlicenseAqualityA server based on Model Context Protocol that provides predefined prompt templates for tasks like code review and API documentation generation, enabling more efficient workflows in Cursor/Windsurf editors.Last updated -102197JavaScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that provides specialized prompt suggestions for backend development, frontend development, and general tasks to help LLMs generate better content.Last updated -441TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol server that integrates with Microsoft's Edit tool, allowing AI systems to perform file operations from simple reads/writes to complex code editing and refactoring.Last updated -92RustMIT License