Agentql Mcp
Extracts structured data from web pages using natural language input, converting content into JSON format without custom scraping code. A practical MCP server for web data extraction.
About this tool
Agentql Mcp
Source: GitHub Repository
Summary
Agentql Mcp is a Model Context Protocol (MCP) server that integrates AgentQL's data extraction capabilities. It allows extraction of structured data from web pages using natural language prompts, outputting results in JSON format, eliminating the need for custom scraping code.
Features
- Natural Language Web Data Extraction: Extracts structured data from web pages using natural language descriptions of the data and fields to extract.
- JSON Output: Converts extracted content into JSON format for easy integration.
- No Custom Scraping Code Needed: Users do not need to write custom scraping logic; extraction is performed by describing the desired data in plain language.
- Command-line Tool: Installable via npm and runnable with npx, supporting command-line integration.
- MCP Server Integration: Can be configured as an MCP server in applications like Claude, Cursor, and Windsurf.
- API Key Authentication: Requires an API key for operation, managed via configuration files.
- Multi-app Compatibility: Detailed setup instructions for integrating with Claude Desktop, Cursor, and Windsurf.
- Development Support: Includes scripts for development, auto-rebuild, and debugging (MCP Inspector tool).
- Open Source: Licensed under MIT and available for contribution and extension.
Installation
- Install via npm:
npm install -g agentql-mcp - Requires API key from the Dev Portal
- Configuration instructions available for Claude, Cursor, and Windsurf
Pricing
- Open Source: Available under the MIT License (no pricing or commercial plans specified)
Tags
mcp, data-extraction, web, natural-language
Category
Data Access Integration MCP Servers
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)MCP server for searching Baseline status with the Web Platform API, fitting into the MCP server directory.
An MCP server by Bright Data that lets AI assistants discover, extract, and interact with the web via a unified interface for automated access across the public internet.
An MCP server bridging to ClickZetta databases for executing SQL queries, exploring schema information, and documenting insights via natural language interaction.
MCP servers for automating and controlling the user's browser using existing browser profiles, ideal for tasks requiring logged-in sessions and avoiding bot detection. Includes implementations by browsermcp and modelcontext.
A Model Context Protocol server for MongoDB, enabling LLMs to query, insert, delete, and aggregate documents via natural language—demonstrating MCP server database integration.
An MCP server for performing automated accessibility audits on webpages using axe-core, facilitating AI-powered accessibility improvements through agentic loops, and exemplifying MCP servers for web auditing tasks.