network
Rank #79,604io.github.doc2mcp/network
MCP server for network documentation, generated by doc2mcp.
network is a Model Context Protocol (MCP) server published by doc2mcp. It ranks #79,604 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. network is listed on Official MCP, with 1 tracked version. It was first listed on Aug 1, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 35,856 of 115,460 servers on MCP Toplist.
Use network
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http network https://www.doc2mcp.site/api/mcp/230d67ce-3f49-4e10-890b-70c286e36b2c/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.network]
url = "https://www.doc2mcp.site/api/mcp/230d67ce-3f49-4e10-890b-70c286e36b2c/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://www.doc2mcp.site/api/mcp/230d67ce-3f49-4e10-890b-70c286e36b2c/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"network": {
"url": "https://www.doc2mcp.site/api/mcp/230d67ce-3f49-4e10-890b-70c286e36b2c/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"network": {
"type": "http",
"url": "https://www.doc2mcp.site/api/mcp/230d67ce-3f49-4e10-890b-70c286e36b2c/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"network": {
"serverUrl": "https://www.doc2mcp.site/api/mcp/230d67ce-3f49-4e10-890b-70c286e36b2c/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"network": {
"url": "https://www.doc2mcp.site/api/mcp/230d67ce-3f49-4e10-890b-70c286e36b2c/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.doc2mcp%2Fnetwork)<a href="https://mcptoplist.com/server/io.github.doc2mcp%2Fnetwork"><img src="https://mcptoplist.com/badge/io.github.doc2mcp%2Fnetwork.svg" alt="MCP Toplist: #79,604 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
doc2mcp
Other servers by doc2mcp
View all doc2mcp servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1785624073 | Aug 1, 2026 |
Frequently asked questions
- Who maintains network?
- network is maintained by doc2mcp, which publishes 18 MCP servers (18 total versions) tracked on MCP Toplist.
- Is network listed on the Official MCP Registry?
- Yes — network is listed on the Official MCP Registry.
- How many versions does network have?
- MCP Toplist tracks 1 version of network, most recently published on Aug 1, 2026.
- Where can I find the source code for network?
- The source code for network is hosted at github.com/doc2mcp/doc2mcp-registry.