AI Netcafe
Rank #25,649com.ainetcafe/ai-netcafe
Tables and ledgers checked by arithmetic, not by a model. 24 tools. MCP 2026-07-28 ready.
AI Netcafe is a Model Context Protocol (MCP) server published by mario03690. It ranks #25,649 of 132,608 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. AI Netcafe is listed on Official MCP, with 9 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Aug 14, 2026.
Ranks ahead of 106,959 of 132,608 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 ai-netcafe https://ainetcafe.com/mcp?s=registryclaude mcp add ai-netcafe -- npx -y ai-netcafeclaude mcp add ai-netcafe -- uvx ai-netcafe[mcp_servers.ai-netcafe]
url = "https://ainetcafe.com/mcp?s=registry"Add to ~/.codex/config.toml.
[mcp_servers.ai-netcafe]
command = "npx"
args = ["-y", "ai-netcafe"]Add to ~/.codex/config.toml.
[mcp_servers.ai-netcafe]
command = "uvx"
args = ["ai-netcafe"]Add to ~/.codex/config.toml.
https://ainetcafe.com/mcp?s=registrySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ai-netcafe": {
"command": "npx",
"args": [
"-y",
"ai-netcafe"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ai-netcafe": {
"command": "uvx",
"args": [
"ai-netcafe"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ai-netcafe": {
"url": "https://ainetcafe.com/mcp?s=registry"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ai-netcafe": {
"command": "npx",
"args": [
"-y",
"ai-netcafe"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ai-netcafe": {
"command": "uvx",
"args": [
"ai-netcafe"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ai-netcafe": {
"type": "http",
"url": "https://ainetcafe.com/mcp?s=registry"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ai-netcafe": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ai-netcafe"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ai-netcafe": {
"type": "stdio",
"command": "uvx",
"args": [
"ai-netcafe"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ai-netcafe": {
"serverUrl": "https://ainetcafe.com/mcp?s=registry"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ai-netcafe": {
"command": "npx",
"args": [
"-y",
"ai-netcafe"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ai-netcafe": {
"command": "uvx",
"args": [
"ai-netcafe"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ai-netcafe": {
"url": "https://ainetcafe.com/mcp?s=registry"
}
}
}{
"mcpServers": {
"ai-netcafe": {
"command": "npx",
"args": [
"-y",
"ai-netcafe"
]
}
}
}{
"mcpServers": {
"ai-netcafe": {
"command": "uvx",
"args": [
"ai-netcafe"
]
}
}
}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%2Fai-netcafe)<a href="https://mcptoplist.com/server/com.ainetcafe%2Fai-netcafe"><img src="https://mcptoplist.com/badge/com.ainetcafe%2Fai-netcafe.svg" alt="MCP Toplist: Top 25% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mario03690
Available versions (9)
| Version | Published |
|---|---|
| 1.7.0 | Aug 14, 2026 |
| 1.6.0 | Aug 13, 2026 |
| 1.5.0 | Aug 8, 2026 |
| 1.4.1 | Aug 7, 2026 |
| 1.4.0 | Aug 6, 2026 |
| 1.3.0 | Aug 6, 2026 |
| 1.2.0 | Aug 4, 2026 |
| 1.1.0 | Jul 31, 2026 |
| 1.0.0 | Jul 29, 2026 |
Frequently asked questions
- Who maintains AI Netcafe?
- AI Netcafe is maintained by mario03690, which publishes 14 MCP servers (28 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 9 versions of AI Netcafe, most recently published on Aug 14, 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.
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.