search & data extraction

Agentql Mcp

MCP server that provides [AgentQL](https://agentql.com)'s data extraction capabilities.

typescript
cloud
enterprise
search & data extraction
0
View on GitHub

Installation

npx -y tinyfish-io/agentql-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

tinyfish-io/agentql-mcp

MCP server that provides AgentQL's data extraction capabilities.

GitHub: https://github.com/tinyfish-io/agentql-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub