mcp-use and agentql-mcp
These are complements: mcp-use provides the MCP framework infrastructure for building agents and servers, while agentql-mcp is a specialized MCP server plugin that adds web data extraction capabilities to agents built on that framework.
About mcp-use
mcp-use/mcp-use
The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.
Provides SDKs for TypeScript and Python to build MCP Servers and interactive MCP Apps with React widgets that render consistently across Claude, ChatGPT, and other MCP clients. Features auto-discovery of widget components, built-in schema validation with Zod, and an embedded inspector for testing at `localhost:3000/inspector`. Integrates with Manufact MCP Cloud for production deployment with observability, metrics, and CI/CD from GitHub.
About agentql-mcp
tinyfish-io/agentql-mcp
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
Exposes a single `extract-web-data` tool that uses natural language prompts to extract structured data from URLs via AgentQL's API. Integrates with Claude Desktop, VS Code, Cursor, and Windsurf through the Model Context Protocol, enabling AI agents to perform web data extraction within their existing workflows. Communicates over stdio with API key-based authentication and includes built-in MCP Inspector support for debugging.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work