MCP.so
ログイン

Jij MCP Server

@Jij-Inc

Jij MCP Server について

MCP server provide JijModeling Assistant Tools

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

Jij-Inc

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "jij": {
      "command": "uv",
      "args": [
        "--directory",
        "<YOUR PATH>/jij-mcp-server",
        "run",
        "jij_mcp/server.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Jij MCP Server?

The Jij MCP Server provides tools to support mathematical optimization with JijModeling and quantum computing with Qiskit. It integrates both domains to assist developers in implementing optimization models and quantum programming tasks.

How to use Jij MCP Server?

Clone the repository, install dependencies, then configure the server in your settings file with either a uv command pointing to the server script or the Docker image. The JSON configuration specifies the server name jij, the command (uv or docker), and associated arguments.

Key features of Jij MCP Server

  • Reference information on JijModeling syntax and usage
  • Code checking for common issues in JijModeling
  • JijModeling model creation with best practices
  • Qiskit migration guides from v0.x to v1/v2
  • Access to Qiskit API reference documentation
  • Integration with IBM Quantum Learning Hub tutorials

Use cases of Jij MCP Server

  • Implementing mathematical optimization models with JijModeling
  • Validating JijModeling code for errors and best practices
  • Migrating Qiskit code between major versions
  • Learning quantum circuit design and execution via tutorials

FAQ from Jij MCP Server

コメント

「その他」の他のコンテンツ