mcpbeat Sign in

Agentql MCP Server

local only

Agentql runs on your own machine — the client starts it, so there is no endpoint to ping. 253 installs a week from pypi. Last commit 12 May 2026.

Query webpages and extract structured data using natural language

Installs per day peak 64 · avg 30 · -23% w/w
a month agotoday
253
Installs / week
pypi · mcparmory-agentql
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Agentql every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agentql -- uvx mcparmory-agentql
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentql": {
      "args": [
        "mcparmory-agentql"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentql]
command = "uvx"
args = ["mcparmory-agentql"]
.cursor/mcp.json
{
  "mcpServers": {
    "agentql": {
      "args": [
        "mcparmory-agentql"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentql": {
      "args": [
        "mcparmory-agentql"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Agentql

same job, measured the same way
Scrapingant
by mcparmory

Scrape webpages, handle JavaScript and CAPTCHA, extract structured data

235 installs/wk local only
Firecrawl
by mcparmory

Scrape, crawl, and extract structured data from websites at scale

239 installs/wk local only
I
Refetch
by lowenbjer

Fetch pages as markdown, search web and news, extract structured data. For AI agents.

answering
Microsoft MCP Server for Enterprise
by microsoft

Official Microsoft MCP Server to query Microsoft Entra data using natural language

answering
Redash MCP
by seob717

Connect Redash to Claude -- query data, manage dashboards, and run SQL with natural language.

305 installs/wk local only
C
Googleapis
by googleapis-stitch

Interact with the Stitch API using natural language commands.

15 tools answering
C
Googleapis
by googleapis-datastream

Interact with your Google Cloud Datastream resources using natural language commands.

10 tools answering
C
Real Estate MCP Server
by thenextgennexus

Redfin listings, sale-comps, and neighborhood market data via natural-language queries.

2 tools answering

Agentql — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentql?
Agentql runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-agentql was installed 253 times last week.
How do I connect Agentql?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-agentql straight from pypi; nothing to host, nothing to sign up for.
How many people use Agentql?
The pypi package mcparmory-agentql was installed 253 times in the last week. Week over week that is -23%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agentql open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.