Skip to main content

No project description provided

Project description

mcp-jama

PyPI

JAMA Cloud(Jama Connect)を Claude Code から操作するための MCP サーバー。

セットアップ

1. 設定ファイルを作成する

mkdir -p ~/.config/mcp-jama
curl -sL https://raw.githubusercontent.com/KeisukeShima/mcp-jama/main/config.json.example \
  > ~/.config/mcp-jama/config.json

~/.config/mcp-jama/config.json を編集して JAMA Cloud の接続情報を入力する。

2. Claude Code に登録する

claude mcp add jama -e JAMA_CONFIG=~/.config/mcp-jama/config.json -- uvx mcp-jama

以上でセットアップ完了。uv がインストールされていない場合は https://docs.astral.sh/uv/getting-started/installation/ を参照。

開発者向け: ローカル実行

pip install -r requirements.txt
cp config.json.example config.json
# config.json を編集して接続情報を入力
python server.py

テスト実行

pytest tests/

利用可能なツール

ツール 説明
get_projects プロジェクト一覧
get_items アイテム一覧(ページネーション対応)
get_item アイテム詳細
search_items キーワード検索
create_item アイテム作成
update_item アイテム更新
get_relationships トレーサビリティリンク一覧
create_relationship リンク作成
delete_relationship リンク削除
get_test_plans テストプラン一覧
create_test_plan テストプラン作成
get_test_cycles テストサイクル一覧
get_test_runs テストラン一覧
create_test_result テスト結果記録
add_comment コメント追加

認証

Basic 認証のみ対応(v1)。SSO/SAML 環境では OAuth 認証が必要になる場合があります(将来バージョンで対応予定)。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_jama-0.1.2.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_jama-0.1.2-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file mcp_jama-0.1.2.tar.gz.

File metadata

  • Download URL: mcp_jama-0.1.2.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for mcp_jama-0.1.2.tar.gz
Algorithm Hash digest
SHA256 146a487a4eb1473893896e14686ee026239d1ceb4580795421cffe1cb8e26192
MD5 51fd5128e4af6c6dbdbbc8cf28a70bba
BLAKE2b-256 ba65a699880ce918776a05796bf83dd92f2bace4577fcdbf17080df8fc5b6bad

See more details on using hashes here.

File details

Details for the file mcp_jama-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: mcp_jama-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for mcp_jama-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1f590f58190d273c42344aacd16956025f14d5eaf9c358f39b26743db02a4480
MD5 1c0e4c0bf89ad01d40dfc7d0416cfc36
BLAKE2b-256 1eb83e639bb9df1b70c9a4835a104e550884be84089a3b8d78489a800e456b97

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page