MCP Server LogoMCP Server
MCPsカテゴリディレクトリ投稿する
投稿する
MCPsカテゴリディレクトリ投稿する
投稿する

MCPサーバー

MCPサーバーのリスト、Awesome MCPサーバーとClaude MCP統合を含む。AIの能力を強化するためのMCPサーバーを検索して発見します。

お問い合わせ

[email protected]

MCPサーバーについて

プライバシーポリシー利用規約

リソース

モデルコンテキストプロトコルMCPスターターガイドClaude MCPサーバー

コミュニティ

GitHub

© 2025 mcpserver.cc © 2025 MCPサーバー. 全著作権所有.

プライバシーポリシー利用規約
  1. Home
  2. /Categories
  3. /Developer Tools
  4. /Phabricator Mcp Server
Phabricator Mcp Server

Phabricator Mcp Server

作成者 baba786•6 months ago
サイトを訪問する

A Model Context Protocol (MCP) server for interacting with Phabricator API

Developer Tools
ModelContextProtocolMCPserver

Phabricator MCP Server

A Model Context Protocol (MCP) server implementation for interacting with Phabricator API. This server allows LLMs to interact with Phabricator through a standardized interface.

Overview

This project provides an MCP server that exposes Phabricator functionality through:

  • Task management (viewing, creating, updating tasks)
  • Project information
  • User details

Getting Started

Prerequisites

  • Python 3.8+
  • Phabricator API token (from your Phabricator instance)
  • Access to a Phabricator instance

Installation

  1. Clone this repository:
git clone https://github.com/baba786/phabricator-mcp-server.git
cd phabricator-mcp-server
  1. Create and activate a virtual environment:
python -m venv venv
source venv/bin/activate  # On Unix/MacOS
## or
.\venv\Scripts\activate  # On Windows
  1. Install dependencies:
pip install -r requirements.txt
  1. Set up your environment:
## Copy the example env file
cp .env.example .env

## Edit .env and add your Phabricator token
## Replace 'your-token-here' with your actual Phabricator API token
echo "PHABRICATOR_TOKEN=your-token-here" > .env
  1. Run the server:
cd src
python server.py

Usage

Currently supported commands:

  • get-task: Retrieve details of a specific Phabricator task

Example usage through the client:

from src.mcp_minimal_client import Client

client = Client()
response = client.get_task(task_id="123")  # Replace with actual task ID
print(response)

Development Status

🚧 This project is currently under development. Stay tuned for updates!

前提条件

  • •サーバーのドメインに精通している
  • •関連技術の基本的な理解
  • •Developer Toolsの知識

おすすめのサーバー

Cursor A11y Mcp

Cursor A11y Mcp

Weather Mcp Claudedesktop

Weather Mcp Claudedesktop

An MCP (Model Context Protocol) tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API, specifically designed for Claude Desktop.

Audio Mcp Server

Audio Mcp Server

もっと見る → →

詳細

作成日

March 07, 2025

最終更新日

March 07, 2025

カテゴリー

Developer Tools

作成者

baba786

シェアする

もっと見る

Mcp Duckduckgo

Mcp Duckduckgo

A DuckDuckGo search plugin for Model Context Protocol (MCP), compatible with Claude Code. Provides web search functionality with advanced navigation and content exploration features.

Mcp Crypto Price

Mcp Crypto Price

A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.

Adspirer Mcp Server

Adspirer Mcp Server

Model context Protocol (MCP) server for Adspirer

Vilnius Transport Mcp Server

Vilnius Transport Mcp Server