Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧮 Data Science Tools
  3. Networkx MCP Server
Networkx MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 4:17:18 AM

Networkx MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository20 GitHub StarsTotal stargazers on GitHub for the source repository (20 stars).Visit Website
networkxgraph-analysiscitation-analysisresearch

Analyze citation networks, academic impact, and general graphs through NetworkX tools in AI conversations.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "bright-l01-networkx-mcp-server": {
      "command": "python",
      "args": [
        "networkx_mcp"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🧮 More in Data Science Tools

Overview

Bright-L01/networkx-mcp-server MCP server exposes NetworkX graph operations and academic research workflows to MCP-compatible clients. It can create and analyze directed or undirected graphs, calculate centrality and PageRank, detect communities, visualize networks, and work with citation data through CrossRef. Reach for it when literature reviews, citation analysis, collaboration mapping, or graph algorithms need to be driven from an AI conversation.

Use cases

•Build citation networks from seed DOIs
•Measure author impact and collaboration patterns
•Detect publication and citation trends
•Analyze graph centrality and communities
•Export research networks as BibTeX or JSON

Key features

•NetworkX graph creation and editing
•Citation analysis through CrossRef
•Centrality, PageRank, and community algorithms
•PNG graph visualization
•CSV import and JSON export
•BibTeX citation export

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Networkx MCP Server.

Extracted Tool Capabilities
NetworkX graph creation and editing
Citation analysis through CrossRef
Centrality, PageRank, and community algorithms
PNG graph visualization
CSV import and JSON export
BibTeX citation export

How Networkx MCP Server works

What Bright-L01/networkx-mcp-server MCP server does

Bright-L01/networkx-mcp-server MCP server connects an MCP client to NetworkX-based graph analysis, with an emphasis on academic research and citation networks. It supports graph creation and editing, path queries, node and edge metadata, structural analysis, visualization, and import/export operations.

The academic functions use DOI and citation data for research workflows. The server can resolve publication metadata through CrossRef, build citation networks from seed DOIs, calculate author impact measures, inspect co-authorship patterns, identify research trends, recommend papers from citation relationships, and export citation records as BibTeX.

How it works

The server runs locally as a Python module and communicates with an MCP client over the client’s configured stdio process. Graphs are created and addressed by name, allowing subsequent tool calls to add nodes, add edges, inspect statistics, or run algorithms against the selected graph.

NetworkX supplies the underlying graph model and algorithms. The available operations cover directed and undirected graphs, shortest paths, connected components, centrality, PageRank, community detection, clustering, minimum spanning trees, cycles, coloring, matching, maximum flow, topological sorting, subgraphs, and graph composition. Citation-oriented calls use CrossRef for publication information and citation-related analysis.

Setup and configuration

Install the package with pip:

Terminal
pip install networkx-mcp-server

A Claude Desktop configuration can start the server with Python’s module runner:

config.json
{
  "mcpServers": {
    "networkx": {
      "command": "python",
      "args": ["-m", "networkx_mcp"]
    }
  }
}

The README specifies Python 3.11 or newer and NetworkX 3.0 or newer. After adding the configuration, restart Claude Desktop so the tools become available. A basic verification request can create a small graph, connect nodes, and ask for a shortest path.

Tools and capabilities

Bright-L01/networkx-mcp-server MCP server groups its capabilities into several practical areas:

  • Graph management: create, list, inspect, and delete graphs; add or remove nodes and edges; manage node and edge attributes.
  • Graph analysis: calculate degree, betweenness, and combined centrality measures; run PageRank; find components, communities, cycles, and clustering coefficients; compute broader graph statistics.
  • Optimization and structure: find shortest paths, minimum spanning trees, maximum flows, maximum-weight matchings, topological orderings, and induced subgraphs.
  • Research analysis: resolve DOIs, construct citation networks, assess author impact, inspect collaboration patterns, detect trends, recommend papers, and export BibTeX.
  • Data and visualization: import edge-list graphs from CSV, export graphs as JSON, and create PNG visualizations using multiple layouts.

Limitations and notes

The project is aimed at academic research and citation analysis, but it also exposes general-purpose NetworkX operations. CrossRef-dependent workflows require access to that external service; the provided setup does not show a separate API key or credential configuration. The README does not document persistence behavior, so graph storage should not be assumed to survive process restarts. The documented client setup specifically covers Claude Desktop, while compatibility with other MCP clients is not established by the provided material.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Data Science Tools View all alternatives
  • Bundler MCP logoBundler MCP

    Enables agents to query local information about dependencies in a Ruby project's Gemfile.

    🧮 Data Science Tools2 views
    Compare vs Bundler MCP →
  • Discovery Engine logoDiscovery Engine

    Superhuman exploratory data analysis that finds the feature interactions and subgroup effects that LLMs and manual exploration miss — with p-values, effect sizes, and literature citations. Data goes in, validated insights come out. Free for public data.

    🧮 Data Science Tools4 views
    Compare vs Discovery Engine →
  • Fermat MCP logoFermat MCP

    The ultimate math engine unifying SymPy, NumPy & Matplotlib in one powerful server. Perfect for developers & researchers needing symbolic algebra, numerical computing, and data visualization.

    🧮 Data Science Tools3 views
    Compare vs Fermat MCP →
  • Jupyter Notebook MCP logoJupyter Notebook MCP

    connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks.

    🧮 Data Science Tools3 views
    Compare vs Jupyter Notebook MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
20
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Networkx MCP Server

Run `pip install networkx-mcp-server`, then configure the MCP client to start `python -m networkx_mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNetworkx MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/bright-l01-networkx-mcp-server?style=directory)](https://allmcps.com/mcp/bright-l01-networkx-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/bright-l01-networkx-mcp-server"><img src="https://allmcps.com/api/badge/bright-l01-networkx-mcp-server?style=directory" alt="Networkx MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category🧮Data Science Tools
PricingFree
More technical detailsExpand â–¾
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars20
GitHub Star CountTotal stargazers on GitHub representing community popularity (20 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 27, 2026
52Quality signal: Good · 52/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev · networkx-mcp-server (PyPI)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧮 Data Science Tools →Best MCP servers for Data Science →Alternatives to Networkx MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code