screener-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., "@screener-mcpShow me the quarterly results for Reliance Industries"
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.
screener-mcp
MCP server for Screener.in financial data — Indian stock market fundamentals, ratios, quarterly results, shareholding, and peer comparison.
Install
pip install git+https://github.com/aw-bii/mcp-screener.gitTo update to the latest version:
pip install --force-reinstall git+https://github.com/aw-bii/mcp-screener.gitRelated MCP server: Daito
Configuration
Log into screener.in in your browser
Open DevTools (F12) → Application → Cookies →
screener.in→ copy thesessionidvalueAdd to your MCP client config:
{
"mcpServers": {
"screener-mcp": {
"command": "screener-mcp",
"env": {
"SCREENER_SESSION_ID": "your_session_id_here"
}
}
}
}Without a session ID, all company data tools work. A session ID unlocks peer comparison data.
Tools
Tool | Description |
| Company profile, BSE/NSE codes, market cap, P/E, book value |
| P&L, balance sheet, cash flow |
| Quarterly sales/profit/margins |
| Market Cap, CMP, High/Low, P/E, P/B, Dividend Yield, ROCE, ROE |
| ROCE, ROE, OPM, NPM, D/E, current ratio, etc. |
| Promoter, FII, DII trends |
| All companies in the same industry with key financials |
Development
git clone https://github.com/aw-bii/mcp-screener.git
cd mcp-screener
pip install -e .
screener-mcpMaintenance
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-qualityCmaintenanceAn MCP server that provides comprehensive Indian stock market data from the NSE and BSE, including live quotes, historical trends, and fundamental analysis. Users can compare stock performance, track major indices, and access financial statements without the need for an API key.Last updated2MIT
- Flicense-qualityBmaintenanceMCP server for screening Indian stocks and mutual funds by wrapping screener.in and Morningstar India, enabling fundamental queries from Claude or Cursor.Last updated
- FlicenseAqualityBmaintenanceMCP server providing Moneycontrol market data including stock quotes, fundamentals, indices, FII/DII activity, news, and technicals via tool calls.Last updated8
- Flicense-qualityDmaintenanceProvides access to Indian stock market data via screener.in, enabling stock analysis, document access, screening, and more through MCP.Last updated
Related MCP Connectors
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
MCP server exposing the Backtest360 engine API as tools for AI agents.
The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
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/aw-bii/mcp-screener'
If you have feedback or need assistance with the MCP directory API, please join our Discord server