Servers
Zipp
@deficlow
Multi-language crypto news with editorial sentiment + importance scoring; cites original publisher.
Overview
What is Zipp?
Zipp is a multi-language crypto news MCP server that adds an editorial layer on top of the news firehose. Every story includes a sentiment label (BULLISH / NEUTRAL / BEARISH), an importance score (0–100), and original-publisher attribution. It is built for developers who want curated, sentiment-annotated crypto news in eight languages.
How to use Zipp?
Add the following to your claude_desktop_config.json: { "mcpServers": { "zipp": { "type": "http", "url": "https://zippfeed.com/mcp/" } } }. Then use any of the six tools: search, get_latest, get_breaking, get_featured, get_post, or list_categories.
Key features of Zipp
- Editorial sentiment labels: BULLISH, NEUTRAL, BEARISH
- Importance scoring from 0 to 100 (breaking ≥ 75)
- Original-publisher attribution with name and URL
- Full-text search with recency-first ordering
- Support for 8 languages (en-US, tr-TR, es-ES, ru-RU, pt-PT, fr-FR, de-DE, it-IT)
- 6 tools covering search, latest, breaking, featured, single post, and categories
Use cases of Zipp
- Query breaking crypto news across multiple languages with importance filtering
- Retrieve editor-curated featured stories for a given language
- Search historical crypto news by query string, language, or category
- Display full post body with categories and hashtags from a slug or ID
- Get the latest 24‑hour stories with optional language and category filters
FAQ from Zipp
—
—
—
—
—