DcisionAI MCP Server for Mathematical Optimization
Project description
DcisionAI MCP Server
A Model Context Protocol (MCP) server that provides real mathematical optimization capabilities powered by OR-Tools and AI-driven problem formulation.
Features
- 6 Core Optimization Tools: Intent classification, data analysis, model building, optimization solving, workflow templates, and end-to-end execution
- Real Mathematical Optimization: Uses OR-Tools for genuine mathematical solving (not AI generation)
- AI-Driven Formulation: Leverages Qwen 30B for intelligent problem formulation
- Industry Workflows: Pre-built templates for manufacturing, healthcare, retail, marketing, financial, logistics, and energy sectors
- MCP Protocol: Seamless integration with AI development environments like Cursor
Installation
pip install dcisionai-mcp-server
Usage
The server can be run directly:
dcisionai-mcp-server
Or via uvx:
uvx dcisionai-mcp-server
Configuration
Set the following environment variables:
AWS_ACCESS_KEY_ID: Your AWS access key for Bedrock accessAWS_SECRET_ACCESS_KEY: Your AWS secret key for Bedrock accessAWS_REGION: AWS region (default: us-east-1)
Tools
- classify_intent: Classify user intent for optimization requests
- analyze_data: Analyze and preprocess data for optimization
- build_model: Build mathematical optimization model using Qwen 30B
- solve_optimization: Solve the optimization problem using OR-Tools
- get_workflow_templates: Get available industry workflow templates
- execute_workflow: Execute a complete optimization workflow
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dcisionai_mcp_server-1.0.0.tar.gz.
File metadata
- Download URL: dcisionai_mcp_server-1.0.0.tar.gz
- Upload date:
- Size: 302.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ead15d9367b6726560d312397bcc16de0d11eb1cc72f341f74eddd8b890262e5
|
|
| MD5 |
0f93b03c427a82fd5dbbb6d801c069a6
|
|
| BLAKE2b-256 |
0bb58cbef10d38eb2dbb8c9e8a8cd6547a6a050c190e393d2f7b1d24172c4450
|
File details
Details for the file dcisionai_mcp_server-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dcisionai_mcp_server-1.0.0-py3-none-any.whl
- Upload date:
- Size: 35.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
908729bbf937ffda409cb73481ca7dc90b5cdbd6481fd1ef55f7b91df69e3982
|
|
| MD5 |
e040fdf011f91b02a890f756f35e121e
|
|
| BLAKE2b-256 |
fdcf83fbf8f0e3008c798009cf6ccf9669cb8c659d6ad6bfff1b578db63459ca
|