Add NetworkX MCP Server to Data Science Tools

- First NetworkX integration for Model Context Protocol
- Enables graph analysis and visualization in AI conversations
- Supports 13 operations including centrality, PageRank, community detection
- Production-ready v1.0.0 available on PyPI
This commit is contained in:
Bright-L01
2025-07-15 16:48:07 -04:00
parent c78365da0c
commit c118d77b83

View File

@@ -561,6 +561,7 @@ Integrations and tools designed to simplify data exploration, analysis and enhan
- [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/).
- [reading-plus-ai/mcp-server-data-exploration](https://github.com/reading-plus-ai/mcp-server-data-exploration) 🐍 ☁️ - Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.
- [subelsky/bundler_mcp](https://github.com/subelsky/bundler_mcp) 💎 🏠 - Enables agents to query local information about dependencies in a Ruby project's `Gemfile`.
- [Bright-L01/networkx-mcp-server](https://github.com/Bright-L01/networkx-mcp-server) 🐍 🏠 - The first NetworkX integration for Model Context Protocol, enabling graph analysis and visualization directly in AI conversations. Supports 13 operations including centrality algorithms, community detection, PageRank, and graph visualization.
- [zcaceres/markdownify-mcp](https://github.com/zcaceres/markdownify-mcp) 📇 🏠 - An MCP server to convert almost any file or web content into Markdown
### 📟 <a name="embedded-system"></a>Embedded System