Back to Home
tinyfish-io icon

agentql-mcp

Verified Safe

by tinyfish-io

Overview

Provides a Model Context Protocol (MCP) interface for agents to interact with AgentQL's web data extraction capabilities using natural language prompts.

Installation

Run Command
AGENTQL_API_KEY=YOUR_API_KEY npx -y agentql-mcp

Environment Variables

  • AGENTQL_API_KEY

Security Notes

The server functions as a proxy, passing user-provided URLs and prompts directly to the external AgentQL API. It does not perform local code execution or direct web scraping on the user's system. The `AGENTQL_API_KEY` is correctly handled via environment variables, reducing the risk of hardcoded secrets. Main security considerations shift to the AgentQL API's own handling of user inputs and data.

Similar Servers

Stats

Interest Score53
Security Score9
Cost ClassLow
Avg Tokens200
Stars129
Forks30
Last Update2025-12-05

Tags

AgentQLMCPWeb ScrapingData ExtractionAI Tool