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.

mcp-use
91
Verified
agentql-mcp
59
Established
Maintenance 23/25
Adoption 22/25
Maturity 25/25
Community 21/25
Maintenance 10/25
Adoption 10/25
Maturity 18/25
Community 21/25
Stars: 9,422
Forks: 1,156
Downloads: 85,144
Commits (30d): 39
Language: TypeScript
License: MIT
Stars: 149
Forks: 33
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work