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

评论

其他 分类下的更多 MCP 服务器