Add OraClaw decision intelligence MCP server

This commit is contained in:
Luka Stanisljevic
2026-04-02 00:14:28 +02:00
parent 1e8f9250f5
commit a282e60f89

View File

@@ -990,6 +990,7 @@ Integrations and tools designed to simplify data exploration, analysis and enhan
- [kdqed/zaturn](https://github.com/kdqed/zaturn) 🐍 🏠 🪟 🐧 🍎 - Link multiple data sources (SQL, CSV, Parquet, etc.) and ask AI to analyze the data for insights and visualizations.
- [mckinsey/vizro-mcp](https://github.com/mckinsey/vizro/tree/main/vizro-mcp) 🎖️ 🐍 🏠 - Tools and templates to create validated and maintainable data charts and dashboards.
- [optuna/optuna-mcp](https://github.com/optuna/optuna-mcp) 🎖️ 🐍 🏠 🐧 🍎 - Official MCP server enabling seamless orchestration of hyperparameter search and other optimization tasks with [Optuna](https://optuna.org/).
- [Whatsonyourmind/oraclaw](https://github.com/Whatsonyourmind/oraclaw) 📇 ☁️ 🏠 🍎 🪟 🐧 - Decision intelligence MCP server with 19 algorithms (bandits, Monte Carlo simulation, constraint optimization, forecasting, anomaly detection, risk analysis, graph algorithms), 12 MCP tools, sub-25ms response time. Install via `npx -y @oraclaw/mcp-server`.
- [phisanti/MCPR](https://github.com/phisanti/MCPR) 🏠 🍎 🪟 🐧 - Model Context Protocol for R: enables AI agents to participate in interactive live R sessions.
- [phuongrealmax/code-guardian](https://github.com/phuongrealmax/code-guardian) 📇 🏠 - AI-powered code refactor engine with 80+ MCP tools for code analysis, hotspot detection, complexity metrics, persistent memory, and automated refactoring plans.
- [pramod/kaggle](https://github.com/KrishnaPramodParupudi/kaggle-mcp-server) 🐍 - This Kaggle MCP Server makes Kaggle more accessible by letting you browse competitions, leaderboards, models, datasets, and kernels directly within MCP, streamlining discovery for data scientists and developers.