Query webpages and extract structured data using natural language
claude mcp add agentql -- uvx mcparmory-agentql
claude_desktop_config.json
{
"mcpServers": {
"agentql": {
"command": "uvx",
"args": [
"mcparmory-agentql"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentql": {
"command": "uvx",
"args": [
"mcparmory-agentql"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentql": {
"command": "uvx",
"args": [
"mcparmory-agentql"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentql": {
"type": "stdio",
"command": "uvx",
"args": [
"mcparmory-agentql"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentql": {
"command": "uvx",
"args": [
"mcparmory-agentql"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.mcparmory--agentql/reviews or the review_server meta-tool.
POST /mcp