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.
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
- Open Settings → Connectors.
- Add a custom connector and paste
https://app.sentisense.ai/mcp. - Sign in with your SentiSense account and approve access.
- Start a chat and ask about a ticker or the market.
ChatGPT
- Turn on developer mode under Settings → Connectors (this is what lets you add a connector by URL).
- Add a connector and paste the same URL.
- Sign in and approve access.
- 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
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
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.
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.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
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.
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.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
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.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.