search & data extraction
Agentql Mcp
MCP server that provides [AgentQL](https://agentql.com)'s data extraction capabilities.
typescript
cloud
enterprise
search & data extraction
Installation
npx -y tinyfish-io/agentql-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub