extract_table — StructForge MCP Tool
extract_table
(extract table) is one of 6 tools on the
StructForge
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call extract_table from your client
- Claude Code StructForge extract_table run in your project directory
- Claude Desktop StructForge extract_table ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor StructForge extract_table ~/.cursor/mcp.json
- VS Code StructForge extract_table .vscode/mcp.json
- Zed StructForge extract_table ~/.config/zed/settings.json
- Windsurf StructForge extract_table ~/.codeium/windsurf/mcp_config.json
- Cline StructForge extract_table ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI StructForge extract_table ~/.gemini/settings.json
- Grok StructForge extract_table .mcp.json (in your project root)
- ChatGPT StructForge extract_table Settings → Connectors → Advanced → Developer mode
- Claude.ai StructForge extract_table Settings → Connectors → Add custom connector
- LangChain StructForge extract_table pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http structforge https://structforge.askqa.app/mcp
Other tools on this server
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.