AI Netcafe
Rank #76,481com.ainetcafe/netcafe-devkit
JSON/YAML, regex, diff, JWT, SQL dialects — the keyless millisecond ops an agent needs mid-task.
AI Netcafe is a Model Context Protocol (MCP) server published by mario03690. It ranks #76,481 of 115,460 servers tracked on MCP Toplist. AI Netcafe is listed on Official MCP, with 1 tracked version. It was first listed on Aug 15, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 38,979 of 115,460 servers on MCP Toplist.
Use AI Netcafe
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http netcafe-devkit https://ainetcafe.com/mcp/dev?s=registry[mcp_servers.netcafe-devkit]
url = "https://ainetcafe.com/mcp/dev?s=registry"Add to ~/.codex/config.toml.
https://ainetcafe.com/mcp/dev?s=registrySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"netcafe-devkit": {
"url": "https://ainetcafe.com/mcp/dev?s=registry"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"netcafe-devkit": {
"type": "http",
"url": "https://ainetcafe.com/mcp/dev?s=registry"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"netcafe-devkit": {
"serverUrl": "https://ainetcafe.com/mcp/dev?s=registry"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"netcafe-devkit": {
"url": "https://ainetcafe.com/mcp/dev?s=registry"
}
}
}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/com.ainetcafe%2Fnetcafe-devkit)<a href="https://mcptoplist.com/server/com.ainetcafe%2Fnetcafe-devkit"><img src="https://mcptoplist.com/badge/com.ainetcafe%2Fnetcafe-devkit.svg" alt="MCP Toplist: #76,481 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mario03690
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 15, 2026 |
Frequently asked questions
- Who maintains AI Netcafe?
- AI Netcafe is maintained by mario03690, which publishes 14 MCP servers (27 total versions) tracked on MCP Toplist.
- Is AI Netcafe listed on the Official MCP Registry?
- Yes — AI Netcafe is listed on the Official MCP Registry.
- How many versions does AI Netcafe have?
- MCP Toplist tracks 1 version of AI Netcafe, most recently published on Aug 15, 2026.
- Where can I find the source code for AI Netcafe?
- The source code for AI Netcafe is hosted at github.com/mario03690/ai-netcafe.