get_filing_section — MetricDuck — Financial Analysis MCP Tool Read-only
get_filing_section
(get filing section) is one of 22 tools on the
MetricDuck — Financial Analysis
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_filing_section from your client
- Claude Code MetricDuck — Financial Analysis get_filing_section run in your project directory
- Claude Desktop MetricDuck — Financial Analysis get_filing_section ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MetricDuck — Financial Analysis get_filing_section ~/.cursor/mcp.json
- VS Code MetricDuck — Financial Analysis get_filing_section .vscode/mcp.json
- Zed MetricDuck — Financial Analysis get_filing_section ~/.config/zed/settings.json
- Windsurf MetricDuck — Financial Analysis get_filing_section ~/.codeium/windsurf/mcp_config.json
- Cline MetricDuck — Financial Analysis get_filing_section ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MetricDuck — Financial Analysis get_filing_section ~/.gemini/settings.json
- Grok MetricDuck — Financial Analysis get_filing_section .mcp.json (in your project root)
- ChatGPT MetricDuck — Financial Analysis get_filing_section Settings → Connectors → Advanced → Developer mode
- Claude.ai MetricDuck — Financial Analysis get_filing_section Settings → Connectors → Add custom connector
- LangChain MetricDuck — Financial Analysis get_filing_section pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http financial-analysis https://mcp.metricduck.com/mcp
Other tools on this server
- browse_company
- search_companies
- get_company_overview
- get_stock_price
- get_financials
- compare_companies
- screen_companies
- list_filings
- get_xbrl_facts
- get_filing_index
- screen_filing_signals
- search_sec_filings
- get_earnings
- get_guidance_vs_actual
- compare_earnings_calls
- get_metric_history
- get_metric_lineage
- get_ir_documents
- get_company_events
- get_earnings_reports
- list_recent_filings
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.