AI Agent Tools

The MCP servers, agent skills, coding agents and frameworks we actually use when building AI systems. Star counts are refreshed from the GitHub API by a weekly job.

Everyday utilities

The ones you reach for daily. All run in the browser; nothing is uploaded.

Domain calculators

Estimating and choosing for AI cost, streaming and data platforms.

Data updated 2026-08-17 · GitHub API

OpenClaw 386.5k

Personal AI assistant that runs on any OS and messaging platform.

Official public repository of Agent Skills for Claude.

LangChain 144.4k

The agent engineering platform — chains, tools, and integrations.

$ pip install langchain
Claude Code 141.7k

Anthropic's agentic coding tool that lives in your terminal and understands your codebase.

$ npm install -g @anthropic-ai/claude-code
Gemini CLI 106.5k

Open-source AI agent that brings Gemini into your terminal.

$ npm install -g @google/gemini-cli

The largest community-curated collection of MCP servers.

Official reference implementations of Model Context Protocol servers.

OpenHands 84.2k

AI-driven development platform — agents that write code, run commands, and browse the web.

Cline 66.3k

Autonomous coding agent as an SDK, IDE extension, or CLI assistant.

Coding Agents cline/cline Details →
Context7 60.8k

Up-to-date code documentation for LLMs and AI code editors, served over MCP.

$ npx -y @upstash/context7-mcp
AutoGen 60.5k

Microsoft's programming framework for agentic AI.

$ pip install autogen-agentchat
Agent Frameworks microsoft/autogen Details →
CrewAI 57.2k

Framework for orchestrating role-playing, collaborative AI agents.

$ pip install crewai
Agent Frameworks crewAIInc/crewAI Details →

Curated skills, hooks, slash-commands, and agent orchestrators for Claude Code.

Aider 48.3k

AI pair programming in your terminal, with strong git integration.

$ pip install aider-chat
Coding Agents Aider-AI/aider Details →
LangGraph 39.8k

Build resilient, stateful agents as graphs.

$ pip install langgraph

Browser automation for AI agents via Playwright.

$ npx -y @playwright/mcp
Continue 35.5k

Open-source coding agent and IDE assistant platform.

GitHub's official MCP server — repos, issues, PRs, and Actions for agents.

Lightweight framework for multi-agent workflows.

$ pip install openai-agents
A2A Protocol 25.4k

Agent2Agent — open protocol for communication between opaque agents.

Protocols a2aproject/A2A
Google ADK 21.2k

Google's code-first toolkit for building, evaluating, and deploying AI agents.

$ pip install google-adk
Agent Frameworks google/adk-python Details →
Pydantic AI 19.3k

AI agent framework with Pydantic-style type safety.

$ pip install pydantic-ai

Open-source MCP servers for AWS services — docs, CDK, cost analysis, and more.

MCP Servers awslabs/mcp Details →

Specification and documentation for the Model Context Protocol.

Open-source SDK for building production agent harnesses (used by AWS).

Manage Cloudflare Workers, KV, R2, and D1 from AI agents.