screener-mcp-pro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCREENER_PASSWORD | No | Your screener.in password for login to enable the Insights tool. | |
| SCREENER_USERNAME | No | Your screener.in email for login to enable the Insights tool. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| screener_get_company_overviewA | Key ratios (P/E, book value, ROE, ROCE, market cap, dividend yield), the company's About text, and its pros/cons checklist from screener.in. |
| screener_get_quarterly_resultsB | Quarterly sales, expenses, operating profit, and net profit table. |
| screener_get_profit_lossA | Multi-year Profit & Loss statement including compounded growth rows. |
| screener_get_balance_sheetA | Multi-year balance sheet: equity, reserves, borrowings, assets. |
| screener_get_cash_flowB | Multi-year cash flow statement: operating/investing/financing activity, free cash flow. |
| screener_get_shareholding_patternC | Promoter / FII / DII / government / public shareholding percentage trend. |
| screener_get_peer_comparisonA | Peer comparison table: CMP, P/E, market cap, dividend yield, quarterly profit/sales and growth, ROCE for the company and its industry peers. |
| screener_get_documentsA | Links to recent announcements, annual reports, credit rating updates, and concall transcripts/presentations/recordings. |
| screener_get_company_insightsA | Headcount, $100M+ client counts, revenue mix by geography/vertical, TCV, attrition, and similar operational metrics. NOTE: screener.in only sends the actual numbers to logged-in sessions -- without SCREENER_USERNAME/SCREENER_PASSWORD configured (or if login fails), this returns the available metric names only, with values locked. |
| screener_get_technical_indicatorsB | SMA20/50/200, RSI14, ATR14, and price-vs-SMA flags from free Yahoo Finance daily price history. No login required. |
| screener_get_full_company_snapshotA | Everything in one call: overview, all financial statements, shareholding, peer comparison, documents, and insights for a company. Use this for a full analysis; use the individual tools when you only need one section. |
| screener_login_statusA | Diagnostic: whether Screener.in credentials are configured and whether login succeeded. Never exposes the credentials themselves. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/vidyasagardivi9/screener-mcp-pro-'
If you have feedback or need assistance with the MCP directory API, please join our Discord server