Jij MCP Server
A server that provides tools to support the implementation of Jij Modeling.
Overview
The Jij MCP Server contains various tools and utilities designed to assist with the implementation of JijModeling.
Installation
- Clone this repository
- Install the required dependencies
- Configure the server as described below
Configuration
The MCP server can be configured in your settings file as follows:
{
"mcpServers": {
"jij": {
"command": "uv",
"args": [
"--directory",
"<YOUR PATH>/jij-mcp-server",
"run",
"jij_mcp/server.py"
]
}
}
}
This configuration specifies:
- Server name:
jij
- Command to run:
uv
- Arguments:
--directory
: Specifies the server location- Path to your server directory
run
: Command to execute the serverjij_mcp/server.py
: Server script to run
Usage
Once configured, the MCP server will provide various tools to help with JijModeling implementation.
Features
- Support tools for JijModeling implementation
- Easy configuration and setup
- Extensible architecture for custom modeling workflows
License
Apache License 2.0
Jij MCP Server
Project Details
- Jij-Inc/Jij-MCP-Server
- Apache License 2.0
- Last Updated: 4/30/2025
Recomended MCP Servers
k6 MCP server
Stock and News MCP
MCP server for interacting with SingleStore Management API and services
Time MCP Server: Giving LLMs Time Awareness Capabilities
son3
MCP IPFS Server
MCP for letting Claude search Thingiverse
This project provides a toolset to crawl websites wikis, tool/library documentions and generate Markdown documentation, and make that...

mcp_aidaily
mcp wrapper for openai built-in tools