Loading languages...
MC

mcp-ortools

@MCP-Reasoner1

Model Context Protocol (MCP) server implementation using Google OR-Tools for constraint solving

constraint-solving
google-or-tools
mcp-server
python

# mcpServer Config

{
  "mcpServers": {
    "ortools": {
      "command": "python",
      "args": [
        "-m",
        "mcp_ortools.server"
      ]
    }
  }
}

# stdio

python -m mcp_ortools.server
Transport:
stdio
Язык:
TypeScript
Создано:4/28/2025
Обновлено:8/2/2025
Домашняя страница:
https://github.com/MCP-Reasoner/MCP-Reasoner