MCP Server
agentql-mcp
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
Web ScrapingFree
#mcp-server#model-context-protocol#web-scraping#agent#agentql#ai#aiagent#claude#cursor#llm-tools#mcp#javascript
Overview
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
Repository context: AgentQL MCP Server
This is a Model Context Protocol (MCP) server that integrates AgentQL's data extraction capabilities.
Features
Tools
- - extract structured data from a given 'url', using 'prompt' as a description of actual data and its fields to extract.
Installation
To use AgentQL MCP Server to extract data from web pages, you need to install it via npm, get an API key from our Dev Portal, and configure it in your favorite app that supports MCP.
Install the package
Configure Claude
- Open Claude Desktop Settings via + (don't confuse with Claude Account Settings)
- Go to Developer sidebar section
- Click Edit Config and open file
- Add server inside dictionary in the config file
- Restart the app
Read more about MCP configuration in Claude here.
Configure VS Code
For one-click installation, click one of the install buttons below:
Manual Installation
Click the in
Category: Web Scraping.
Use cases: Browser automation, Coding workflows.
Discovered via: Awesome MCP Servers.
Installation
Visit the GitHub repository for installation instructions and setup guide.
View installation guide