MarketMind MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MarketMind MCPIs NSE open right now?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MarketMind MCP
Indian market intelligence tools for Claude, Cursor, and any MCP-compatible AI assistant.
What it does
Gives your AI assistant real-time access to:
NSE market status & hours
Company info and ticker lookups (5000+ NSE listed companies)
Next market open time
IST-aware date/time tools
Related MCP server: Indian Stock Exchange API2 MCP Server
Requirements
Python 3.10+
Redis running locally (
redis-server)
Installation
pip install marketmind-mcpOr with uvx (no install needed):
uvx marketmind-mcpSetup for Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"marketmind": {
"command": "uvx",
"args": ["marketmind-mcp"]
}
}
}Config file location:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Setup for Cursor
Add to your Cursor MCP settings:
{
"marketmind": {
"command": "uvx",
"args": ["marketmind-mcp"]
}
}Available Tools
Tool | Description |
| Current IST date, time, day |
| Current IST date |
| Is NSE open right now? |
| Next NSE opening date & time |
| Company name from ticker symbol |
| Ticker symbol from company name |
| Health check |
| Supported exchanges list |
Example prompts (in Claude)
"Is NSE open right now?"
"What's the ticker symbol for Infosys?"
"When does the market open next?"
"Get company info for RELIANCE"
Links
Developer Portal: developers.marketmind-hub.in
Support: support@marketmind-hub.in
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProvides real-time and historical Indian stock market data from NSE and BSE exchanges with 66 tools covering quotes, options chains, corporate actions, IPOs, and market analytics for LLM-powered financial analysis.5611MIT
- FlicenseCqualityDmaintenanceEnables access to comprehensive Indian stock market data from the NSE and BSE, including historical statistics, corporate actions, and IPO information. It also provides tools for mutual fund searches, analyst recommendations, and tracking market-active or trending stocks.16
- Flicense-qualityBmaintenanceReal-time Indian stock market sentiment intelligence. Provides NSE/BSE news sentiment, aggregated stock & sector signals, and technical analysis.1
- Alicense-qualityCmaintenanceConnects AI assistants to real-time Indian stock market data with 34 tools for search, screening, analysis, portfolio tracking, and market insights across all NSE and BSE stocks.10255MIT
Related MCP Connectors
Look up the latest stock prices by ticker symbol across global markets. Get current price and esse…
Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.
Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NarriGoud/marketmind_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server