get_fno_ban_list — DalalOS MCP Tool Read-only
get_fno_ban_list
(get fno ban list) is one of 60 tools on the
DalalOS
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_fno_ban_list from your client
- Claude Code DalalOS get_fno_ban_list run in your project directory
- Claude Desktop DalalOS get_fno_ban_list ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DalalOS get_fno_ban_list ~/.cursor/mcp.json
- VS Code DalalOS get_fno_ban_list .vscode/mcp.json
- Zed DalalOS get_fno_ban_list ~/.config/zed/settings.json
- Windsurf DalalOS get_fno_ban_list ~/.codeium/windsurf/mcp_config.json
- Cline DalalOS get_fno_ban_list ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DalalOS get_fno_ban_list ~/.gemini/settings.json
- Grok DalalOS get_fno_ban_list .mcp.json (in your project root)
- ChatGPT DalalOS get_fno_ban_list Settings → Connectors → Advanced → Developer mode
- Claude.ai DalalOS get_fno_ban_list Settings → Connectors → Add custom connector
- LangChain DalalOS get_fno_ban_list pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http dalalos https://mcp.dalalos.in/mcp
Other tools on this server
- ping
- get_filing_extract
- get_market_fii_dii_flow
- get_stock_fii_flow
- get_watchlist
- add_to_watchlist
- remove_from_watchlist
- search_stocks
- get_stock_quote
- get_batch_quotes
- get_financials
- get_company_profile
- get_company_report
- get_peer_comparison
- get_shareholding
- get_price_history
- get_valuation_history
- get_returns
- get_technical_indicators
- get_delivery_trends
- get_dividends
- get_brsr
- get_bulk_block_deals
- get_derivatives_positioning
- get_fo_participant_activity
- get_corporate_actions
- get_stock_events
- search_company_disclosures
- get_event_context
- get_company_operating_metrics
- get_company_macro_exposures
- get_company_exposures
- get_relevant_peers
- list_announcement_buckets
- get_announcement_bucket
- screen_stocks
- screen_by_query
- get_sector_overview
- list_index_constituents
- list_indices
- get_market_heatmap
- get_top_movers
- list_preset_screens
- run_preset_screen
- get_upcoming_results
- get_fii_dii_flow
- get_index_valuation
- list_index_valuations
- get_india_vix
- get_market_breadth
- get_macro_indicators
- get_fx_reference_rates
- get_sector_fii_flow
- get_fii_activity
- get_market_calendar
- get_ipos
- get_financial_trends
- get_pledge_trend
- get_data_freshness
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.