- Zipp
Zipp
Overview
Zipp is a multi-language crypto news MCP server with an editorial layer on top of the firehose. Every story carries:
- Sentiment label — BULLISH / NEUTRAL / BEARISH (editorial labelling, not financial advice)
- Importance score — 0–100; ≥75 is the breaking threshold
- Original-publisher attribution —
source.name+source.urlon every item
Languages (8)
en-US, tr-TR, es-ES, ru-RU, pt-PT, fr-FR, de-DE, it-IT.
Tools (6)
search(query, lang?, category?, limit?)— full-text search, recency-firstget_latest(lang?, category?, limit?)— stories from the last 24 hoursget_breaking(lang?, limit?)— importance ≥ 75, last 24 hoursget_featured(lang?, limit?)— editor-curated highlightsget_post(slug_or_id, lang?)— full post body + categories + hashtagslist_categories(lang?)— the 7 × 5 taxonomy (35 leaves)
Quick start
Add to claude_desktop_config.json:
{
"mcpServers": {
"zipp": {
"type": "http",
"url": "https://zippfeed.com/mcp/"
}
}
}
Server Config
{
"mcpServers": {
"zipp": {
"type": "http",
"url": "https://zippfeed.com/mcp/"
}
}
}Project Info
Created At
22 days agoUpdated At
22 days agoAuthor Name
deficlowStar
-Language
-License
-Recommend Servers
View AllMcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago