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