MCP Directory
Back

agentql-mcp

by tinyfish-io · Shell · ★ 162

Model Context Protocol server that integrates AgentQL's data extraction capabilities.

#agent#agentql#ai#aiagent#claude#cursor#llm-tools#mcp#mcp-server#model-context-protocol#playwright#scraping#web#web-scraping#web-scrapping#webagent#windsurf

Install

git clone https://github.com/tinyfish-io/agentql-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentql-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:tinyfish-io/agentql-mcp"
      ]
    }
  }
}

From the README

This is a Model Context Protocol (MCP) server that integrates [AgentQL](https://agentql.com)'s data extraction capabilities. - - extract structured data from a given 'url', using 'prompt' as a description of actual data and its fields to extract. 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](https://dev.agentql.com), and configure it in your favorite app that supports MCP. - Open Claude Desktop **Settings** via + (don't confuse with Claude Account Settings) - Go to **Developer** sidebar section - Click **Edit…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers