Networkx

MCP Server

by hxk622 · Added 5mo ago

Claude
4

Install

git clone https://github.com/hxk622/TokenDance

Add to Claude

claude mcp add networkx

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "networkx": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/networkx"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks, or visualizing network topologies. Applicable to social networks, biological networks, transportation systems, citation networks, and any domain involving pairwise relationships.

Tags

ai-mlpythongobashsqlskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations