📊

agentql

Query webpages and extract structured data using natural language

RUN IN TERMINAL
claude mcp add commcparmory-agentql -- uvx mcparmory-agentql
ADD TO claude_desktop_config.json
{ "mcpServers": { "commcparmory-agentql": { "command": "uvx", "args": ["mcparmory-agentql"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "commcparmory-agentql": { "command": "uvx", "args": ["mcparmory-agentql"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "commcparmory-agentql": { "command": "uvx", "args": ["mcparmory-agentql"] } } }

About This MCP Server

The com.mcparmory/agentql server is a data tool that enables querying webpages and extracting structured data using natural language, connecting to standard input/output interfaces and available through the Python Package Index. It allows developers to leverage natural language processing capabilities to retrieve specific data from web pages. Developers would use this tool when they need to extract structured data from web pages using natural language queries, facilitating data retrieval and processing in their applications.

Query webpages and extract structured data using natural language. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with data & analytics capabilities via the stdio transport.

Package

mcparmory-agentql on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The agentql server extends your AI assistant with data & analytics capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/commcparmory-agentql.svg)](https://skillsplayground.com/mcps/commcparmory-agentql/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.