screener-mcp
Click on "Deploy 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: sfinance-mcp-server
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
Related MCP Connectors
A Model Context Protocol server exposing real-time and historical Colombo Stock Exchange (CSE) data to AI agents and LLM applications. Provides quotes and OHLCV price history, full financial statements (income, balance sheet, cash flow), pre-computed technicals (moving averages, RS ratings, volume signals), macroeconomic indicators, corporate actions, and rule-based screening across CSE stocks and sector indices, everything needed to build CSE-aware trading assistants, research tools, and market-analysis agents. This is the official MCP server of www.ceyloncharts.com
Financial data MCP server for Claude, ChatGPT, Cursor and Codex. Real-time stock quotes, financial statements, options flow, SEC filings, insider trades, 13F holdings, macro data and market news from gloom.sh, the open-source Bloomberg Terminal alternative.
MCP server for stocksense-ai documentation, generated by doc2mcp.
Stock analysis MCP: 38 indicators, 7 optimizers, 8 backtests, US + India sectors.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceAn 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.2MIT
- FlicenseNot gradedqualityDmaintenanceProvides access to Indian stock market data via screener.in, enabling stock analysis, document access, screening, and more through MCP.-
- FlicenseAqualityCmaintenanceAn MCP server for Screener.in to search Indian companies, fetch financial ratios, statements, peer comparisons, and run custom screens.1345-
- AlicenseAqualityCmaintenanceMCP server providing fundamental and technical data on Indian-listed companies from Screener.in and Yahoo Finance, including financial statements, ratios, and technical indicators.12MIT