agentql-mcp and mcp-server-subagent
About agentql-mcp
tinyfish-io/agentql-mcp
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
This tool helps developers integrate advanced web data extraction into their AI agents. By providing a URL and a prompt describing the desired information, it outputs structured data, allowing the agent to 'understand' and process web content more effectively. This is designed for developers building or extending AI agents within development environments like VS Code or Claude Desktop.
About mcp-server-subagent
dvcrn/mcp-server-subagent
MCP for letting agents delegate tasks to sub-agents (Claude Code, Aider, Q)
Implements a hierarchical agent coordination system with bidirectional messaging, enabling parent agents to delegate tasks to specialized executors (Amazon Q, Claude CLI) while maintaining oversight through status polling and real-time logs. Supports dynamic sub-agent configuration and inter-agent communication via `ask_parent`/`reply_subagent` tools, allowing sub-agents to request guidance during execution without blocking the parent agent.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work