SentiSense

SentiSense

Hosted, read-only MCP server for US market intelligence: US market mood, per-stock sentiment and the SentiSense Score, sentiment-tagged market-moving news, analyst ratings, and institutional 13F flows.

Category
Visit Server

README

SentiSense MCP Connector

Market intelligence for the most-watched US stocks, right inside Claude, ChatGPT, or a local MCP client like Claude Code.

SentiSense is a hosted Model Context Protocol (MCP) server. Add one URL and your AI assistant can answer questions about US market mood, a stock's sentiment and the SentiSense Score, market-moving news, analyst ratings, and institutional flows, in plain English.

  • Connector URL: https://app.sentisense.ai/mcp
  • Auth: zero-config OAuth (no API key to paste)
  • Access: read-only. Nothing is ever written, moved, or traded.
  • Learn more: https://sentisense.ai/connect

Add the connector

Claude

  1. Open Settings → Connectors.
  2. Add a custom connector and paste https://app.sentisense.ai/mcp.
  3. Sign in with your SentiSense account and approve access.
  4. Start a chat and ask about a ticker or the market.

ChatGPT

  1. Turn on developer mode under Settings → Connectors (this is what lets you add a connector by URL).
  2. Add a connector and paste the same URL.
  3. Sign in and approve access.
  4. Ask your question in a new chat.

The exact menu labels shift between releases; look for "Connectors" and an option to add one by URL.


Tools

Ask in plain English, your assistant picks the right tool.

Tool What it answers
get_market_mood The proprietary fear-to-greed composite for the US market, its phase, and the signal components.
get_stock_snapshot Price plus SentiSense sentiment, the SentiSense Score, and key stats for a ticker.
get_news Recent, sentiment-tagged market-moving news for a ticker, each with a link to the source.
get_analyst_ratings The buy / hold / sell consensus and price targets for a ticker.
get_smart_money Institutional 13F holdings and flows: who is buying and who is selling.

All five are read-only. The server also exposes a lightweight sentisense_health connection check.

Try these

  • "What's the market mood right now?"
  • "Give me a snapshot of NVDA with its SentiSense Score and recent news."
  • "What do analysts think of TSLA, and what are the price targets?"
  • "Which institutions are buying and selling AAPL?"

Free vs PRO

The connector respects the tier of the SentiSense account you sign in with. Free accounts get preview data across every tool; PRO unlocks the full payloads through the same connection, with no reconnecting.


Notes

  • Quotes are real-time; sentiment, market mood, and news are batch (recomputed on a regular cadence).
  • Coverage spans the most-watched US stocks, not every ticker.
  • Building something? The connector is a read-only slice of the same data graph as the SentiSense API, which has typed SDKs and an agent skill for full programmatic access.
  • For informational and educational purposes only. Not investment advice.

Built by the SentiSense team · sentisense.ai

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured