Agentnet
Rank #48,658io.github.oxgeneral/agentnet
MCP server providing agentnet capabilities
Agentnet is a Model Context Protocol (MCP) server published by oxgeneral. It ranks #48,658 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Agentnet is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Feb 20, 2026 and most recently updated on Feb 20, 2026.
Ranks ahead of 83,455 of 132,113 servers on MCP Toplist.
Use Agentnet
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentnet https://79.137.184.124.nip.io:8421/mcp[mcp_servers.agentnet]
url = "https://79.137.184.124.nip.io:8421/mcp"Add to ~/.codex/config.toml.
https://79.137.184.124.nip.io:8421/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentnet": {
"url": "https://79.137.184.124.nip.io:8421/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentnet": {
"type": "http",
"url": "https://79.137.184.124.nip.io:8421/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentnet": {
"serverUrl": "https://79.137.184.124.nip.io:8421/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentnet": {
"url": "https://79.137.184.124.nip.io:8421/mcp"
}
}
}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.oxgeneral%2Fagentnet)<a href="https://mcptoplist.com/server/io.github.oxgeneral%2Fagentnet"><img src="https://mcptoplist.com/badge/io.github.oxgeneral%2Fagentnet.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
oxgeneral
Other servers by oxgeneral
View all oxgeneral servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agentnet?
- Agentnet is maintained by oxgeneral, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Agentnet listed on the Official MCP Registry?
- Yes — Agentnet is listed on the Official MCP Registry, alongside Glama.
- How many versions does Agentnet have?
- MCP Toplist tracks 2 versions of Agentnet, most recently published on Feb 20, 2026.
- Where can I find the source code for Agentnet?
- The source code for Agentnet is hosted at github.com/oxgeneral/agentnet.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.