Back to search
30
MCP

agentql-mcp

tinyfish-io/agentql-mcp

Model Context Protocol server that integrates AgentQL's data extraction capabilities.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
analog-mcp
Model Context Protocol server for Analog — expose webpage extraction to MCP-compatible AI agents.
0 tools
agentic_mcp_server
A Model Context Protol(MCP) built for context exchange between LLM agents and external services.
0 tools
agent-context-mcp
Python package manager and MCP server for Agent Context Protocol (ACP) projects.
0 tools
mcp-agent
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentql-mcp": {
      "url": "https://docs.agentql.com/integrations/mcp",
      "transport": "http"
    }
  }
}