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