Multi-language crypto news with editorial sentiment + importance scoring; cites original publisher.
Zipp MCP server exists for a simple reason — assistants are far more useful when they can act on Zipp directly instead of describing what you should do. Multi-language crypto news with editorial sentiment + importance scoring; cites original publisher.
This repository hosts the public listing manifest and the zipp-mcp Python package. The canonical Zipp MCP server is hosted at https://zippfeed.com/mcp/ — most clients should connect to that URL directly. The PyPI / Docker package is for the cases where they can't: stdio-only desktop clients, locked-down networks, or anywhere you want a self-contained install.
Once Zipp is connected, these are the calls the assistant has available:
search — (query, lang?, category?, limit?)get_latest — (lang?, category?, limit?)get_breaking — (lang?, limit?)get_featured — (lang?, limit?)get_post — (slug_or_id, lang?)list_categories — (lang?)Configuration — The package is read-only — there is nothing to authenticate; the upstream API is public and rate-limited at the Cloudflare edgeCursor — The Cursor tool exposed by this serverWindsurf — The Windsurf tool exposed by this serverBeing a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Plenty of cloud and infrastructure servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Zipp's toolset — search, get_latest, get_breaking and 6 more — is a fair guide to whether it matches your workflow. It is maintained by com.zippfeed; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| search | (query, lang?, category?, limit?) |
| get_latest | (lang?, category?, limit?) |
| get_breaking | (lang?, limit?) |
| get_featured | (lang?, limit?) |
| get_post | (slug_or_id, lang?) |
| list_categories | (lang?) |
| Configuration | The package is read-only — there is nothing to authenticate; the upstream API is public and rate-limited at the Cloudflare edge. |
| Cursor | The Cursor tool exposed by this server. |
| Windsurf | The Windsurf tool exposed by this server. |
{
"mcpServers": {
"zipp": {
"type": "http",
"url": "https://zippfeed.com/mcp/"
}
}
}Configuration as documented by the project. Restart the client after saving.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.