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
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • 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. πŸ’» Developer Tools
  3. AI Netcafe
AI Netcafe logo
Health: ActiveRecent health check succeeded.Last checked 9/21/2026, 7:33:20 PM

AI Netcafe

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

Compare LLM cost/latency on one prompt; PDF translate, PPTX, cited research. No key needed.

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": {
    "ai-netcafe-2": {
      "command": "npx",
      "args": [
        "-y",
        "ai-netcafe"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

ai-netcafe

China: reachable

Hosted tools your agent can call over MCP β€” and a claim you can check in one command:

Terminal
curl "https://ainetcafe.com/t/china_reachability?url=https://github.com"
config.json
{
  "url": "https://github.com",
  "tested_from": "mainland China (China Mobile backbone)",
  "verdict": "unreachable: timeout (common signature of blocking or a very slow route)"
}

That request was answered by a machine actually sitting on a Chinese backbone network. A monitor hosted anywhere else can only tell you GitHub is up where it is β€” which is not the question you were asking. That is the kind of thing we host: capabilities that are hard to get, rather than wrappers around ones that aren't.

Four focused servers

One agent profile rarely needs both spreadsheet cleanup and the Chinese lunar calendar, and every tool description costs tokens on every session. So the catalogue is served as four focused MCP endpoints β€” connect the one you need and pay the context cost of nothing else.

PackURLWhat it is
Tableshttps://ainetcafe.com/mcp/tableMessy CSV in, clean checkable table out. Dedupe, merge, transpose, wide→long, find what differs between two tables, reconcile two ledgers.
Dev kithttps://ainetcafe.com/mcp/devJSON↔YAML, validate JSON, line diff, regex test, JWT decode, SQL dialect transpile, timezone and unit conversion.
Doc flowhttps://ainetcafe.com/mcp/paperMarkdown β†’ PDF / Word / PowerPoint / EPUB / HTML. PDFs merged, split, rotated, watermarked.
China factshttps://ainetcafe.com/mcp/cnMainland reachability from a real backbone, statutory holidays including make-up workdays (θ°ƒδΌ‘), offline ID and mobile validation, lunar calendar.

All four are in the official MCP registry as com.ainetcafe/netcafe-tables, -devkit, -docflow and -china.

Nothing in these four calls a language model or a third-party API. They compute on our own servers, so results are deterministic and repeatable β€” and they cannot break because someone else changed their API.

Numbers come with their own proof

Anything involving counts or money returns an arithmetic check computed in code, not asserted by a model:

jsonc
// reconcile_ledger: your books vs the bank statement
{
  "total_a": 105.30, "total_b": 106.80, "gap": -1.50,
  "only_in_a":  [{ "key": "B",  "amount": 5.00 }],
  "only_in_b":  [{ "key": "C",  "amount": 7.00 }],
  "mismatched": [{ "key": "A3", "a": 100.00, "b": 99.50, "diff": 0.50 }],
  "arithmetic_check": {
    "formula": "A 105.3 βˆ’ B 106.8 = -1.5; differences explain -1.5",
    "checks_out": true
  }
}

If checks_out is false, the response says the result is untrustworthy instead of handing back a table that looks finished. Amounts are compared in integer cents, so 0.1 + 0.2 never invents a difference for someone to go chase.

Connect it

Terminal
claude mcp add --transport http netcafe-tables https://ainetcafe.com/mcp/table

DeepSeek Harness:

bash
dsh plugin --profile web add github:mario03690/dsh-netcafe

Everything is also a plain GET β€” no MCP client, no SDK, no key:

Terminal
curl "https://ainetcafe.com/t/cn_holiday?date=2026-10-01"
curl "https://ainetcafe.com/t/diff_text?a=one%0Atwo&b=one%0Athree"

Charts come back as images you can paste straight into a README:

live chart

That image is rendered on request, right now, by the same service this page describes.

Model cost is measured, not quoted

Terminal
npx ai-netcafe compare "dedupe a JS array preserving order"
Code
MODEL              COST       LATENCY
deepseek-v4-flash  $0.00012    7.6s
gemini-3.5-flash   $0.000341   10.0s
GLM5.2             $0.001828   9.0s

cheapest: deepseek-v4-flash   fastest: deepseek-v4-flash
15.2Γ— between cheapest and priciest

Every number is read from the upstream usage response, not derived from a published price list. That distinction matters more than it sounds β€” while building this we found the obvious conversion formula was wrong for several models (one off by ~9Γ—, another by ~3Γ—), and only billing-delta measurement matched reality. Full method and data.

Heavier skills

The main endpoint (https://ainetcafe.com/mcp) also carries tools that do call a model, and say so:

SkillWhat it does
extract_invoicesA batch of invoices β†’ one ledger-ready table. Every row checked in code (net + tax = gross); the batch total re-added independently. Mixed currencies get no batch total on purpose β€” adding them would be an accounting error.
extract_statementBank statement PDF β†’ transactions, with reconciliation (opening + credits βˆ’ debits = closing). If it doesn't balance it says where the running total first breaks.
transpile_sqlSQL between dialects via a real parser, not a model β€” same input, same output, and syntax errors come back with line and column.
check_resumeWhether an ATS can actually parse a rΓ©sumΓ©. Rule-based and reproducible.
remember / recallCross-session memory, keyed to your AllRouter key or an anonymous workspace token.
create_taskHand a recurring job to a hosted runner; it notifies you only when the result actually changes.

Full catalogue: https://ainetcafe.com/tools?s=github

Backed by open-source projects β€” PDFMathTranslate, GPT Academic, GPT Researcher, NextChat, LobeChat β€” hosted pre-configured so you can try them without installing Docker, Python, or supplying a key.

CLI

Terminal
npx ai-netcafe compare "<prompt>"   # multi-model comparison with real costs
npx ai-netcafe ask "<prompt>"       # single model
npx ai-netcafe apps                 # hosted apps + source repos
npx ai-netcafe models               # models with per-million prices
npx ai-netcafe install              # MCP config for your agent

Quota

Anonymous calls get a free allowance β€” enough to try everything here, no signup. When it runs out the response tells you how to continue; nothing fails silently. Bring your own AllRouter key and token cost is billed to your own account at direct rates with no markup:

server.ts
export ALLROUTER_API_KEY=sk-...

Failed calls are not charged. Documents are processed in memory and not retained.

Links

  • Docs and one-line configs: https://ainetcafe.com/mcp.html?s=github
  • Reconcile two tables in your browser, no install: https://ainetcafe.com/duizhang?s=github
  • What every call actually cost: https://ainetcafe.com/spend?s=github
  • Live cost comparison, updated daily: https://ainetcafe.com/lab/llm-real-cost-comparison?s=github
  • A2A agent card: https://ainetcafe.com/.well-known/agent-card.json

Disclosure

Built and run by the people behind ainetcafe.com. It is our own service, with a free tier and paid usage beyond it. Links here carry an s= tag so we can tell which channel produces real usage β€” it identifies the channel, not you.

MIT

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools8 views
    Compare vs Claude Task Master β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’
  • R
    Roast My Design System

    Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.

    πŸ’» Developer Tools2 views
    Compare vs Roast My Design System β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
892
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
1 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 AI Netcafe

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "ai-netcafe": { "command": "npx", "args": ["-y","ai-netcafe"] } }

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 PreviewAI Netcafe AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ai-netcafe-2?style=directory)](https://allmcps.com/mcp/ai-netcafe-2)
HTML Embed
<a href="https://allmcps.com/mcp/ai-netcafe-2"><img src="https://allmcps.com/api/badge/ai-netcafe-2?style=directory" alt="AI Netcafe on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedAug 16, 2026
6/6 checks healthy over the last 46d
Views1
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 stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 16, 2026
npm downloads892/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
43Quality signal: Fair Β· 43/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 & tools16/30
Adoption & activity6/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 3d ago via OSV.dev Β· ai-netcafe (npm)

β˜… 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 πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Best PDF MCP servers β†’Alternatives to AI Netcafe β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients