Praesentire

by etha0916

Not rated
GitHub

About

Bilingual (English + Traditional Chinese) financial news sentiment scored by Claude — three tools for tickers, batches, and cross-language divergence.

Details

Author
etha0916
Categories
Finance, Other, AI

Setup

Install Praesentire in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/etha0916/praesentire-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

MCP server forPraesentire—bilingual financial news sentiment as a Claude tool.

Sources: Reuters, Bloomberg, Yahoo Finance, CNBC (English) + 經濟日報, 工商時報, Anue 鉅亨 (繁中). Updated every 10 minutes.

You need a Praesentire API key.Sign up free— 100 req/day forever, no credit card.

{ "mcpServers": { "praesentire": { "command": "npx", "args": ["-y", "praesentire-mcp"], "env": { "PRAESENTIRE_API_KEY": "pr_your_key_here" } } } }

Thenclaudeand ask:"What's the sentiment on NVDA?"

Edit your Claude Desktop config (%APPDATA%\Claude\claude_desktop_config.jsonon Windows,~/Library/Application Support/Claude/claude_desktop_config.jsonon Mac):

{ "mcpServers": { "praesentire": { "command": "npx", "args": ["-y", "praesentire-mcp"], "env": { "PRAESENTIRE_API_KEY": "pr_your_key_here" } } } }

Restart Claude Desktop. The three tools will appear in the connectors list.

PRAESENTIRE_API_KEY=pr_your_key npx praesentire-mcp # Server starts on stdio. Press Ctrl+C to stop.

Once installed, Claude can answer things like:

"What's the news sentiment on NVDA right now?"→ Callsget_sentiment("NVDA"), returns aggregated score + the 3 articles driving it.

"Compare English vs Chinese sentiment on TSMC — is there divergence?"→ Callscompare_languages("TSM"), returns side-by-side plus divergence score. If|divergence| > 0.3, that's a notable cross-market signal.

"Sentiment on my watchlist: NVDA, AMD, AVGO, TSM, ASML, INTC, MU."→ Callsget_sentiment_batch(["NVDA","AMD",...]), returns all at once.

"Why is NVDA down today? Pull sentiment + latest articles."→ Callsget_sentiment("NVDA")and Claude summarises the rationales.

Praesentire's pricing (the API behind this MCP):

Each tool call = 1 request.get_sentiment_batchwith N tickers = N requests.

The MCP server maps Praesentire's HTTP errors to LLM-friendly messages:

- 401→ "API key invalid or revoked. Create a new one at praesentire.com/dashboard."
- 429→ "Daily limit reached for tier X. Upgrade at praesentire.com/pricing or wait for reset."
- 400→ Specific validation error (invalid ticker, bad params).
- 5xx→ "Praesentire API error N. Try again."

- 🏠praesentire.com
- 📖
API docs
- 🔑
Dashboard
- 🐛
Issues

Hosted MCP server for AI-enriched financial news — full-text and ticker-scoped news search, trending stories, and SEC Form 4 insider activity, each story scored 1–10 for relevance (OAuth 2.1, free tier 100 calls/hour).

Hosted MCP server for Chinese A-share and ETF market data, including prices, fundamentals, capital flows, financial statements, real-time quotes, and news.

Hosted remote financial data MCP for AI agents, covering market data, company fundamentals, financial news, macroeconomics, and US Congress disclosures.

Provides programmatic access to Borsa Istanbul (BIST) stock data, financials, news, and analysis using KAP and Yahoo Finance.

An AI agent providing unified access to financial market data and news articles.

Real-time business event intelligence for AI agents -- AI-scored leads, funding rounds, acquisitions, and market briefs in Claude, Cursor, or Windsurf

Real-time news with bias scoring across 5,000+ sources and 15+ dimensions, balanced news synthesis, live market data with AI analysis, ML options pricing, and semantic meme search.

Provides access to news articles from a PostgreSQL database and offers a tool to summarize them using the OpenAI API.

The first financial intelligence MCP server. Live AI-scored trading signals from Reddit, SEC filings, FDA approvals, Congressional trades, and 15+ sources. 7 tools, 2 resources, hosted remotely, free, no API key required.

Real-time ASX market intelligence for AI agents — announcements, AI summaries, sentiment, social intelligence, stock prices, and franking credit calculator across 2,200+ Australian-listed companies.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.