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.
Latest Blog Posts
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