MCP.so
Sign In

Agents

A curated directory of agent products and open-source templates. Find the agent that fits your workflow, then extend it with MCP servers from this site.

Submit an agent

All

OpenClaw

OpenClaw Community

Product

Open-source personal AI agent that runs on your own devices.

open-sourcepersonal-assistantmcp

Claude Code

Anthropic

Product

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

codingclimcp

Codex

OpenAI

Product

OpenAI’s software engineering agent for cloud and CLI.

codingclimcp

Cursor

Anysphere

Product

AI code editor with a built-in autonomous agent mode.

codingidemcp

Manus

Manus AI

Product

General-purpose AI agent that executes tasks end to end.

generalautonomous

Genspark

MainFunc

Product

All-in-one AI workspace built around an autonomous Super Agent.

generalautonomousworkspace

Skywork

Skywork AI

Product

AI workspace agents that turn deep research into finished work.

generalresearchworkspace

Gemini CLI

Google

Product

Google’s open-source AI agent for the terminal.

codingcliopen-sourcemcp

Hermes Agent

Nous Research

Product

Open-source agent framework with persistent memory, skills, and cron.

open-sourcememoryskillsmcp

FastClaw

FastClaw

Product

Lightweight multi-agent runtime in a single Go binary.

open-sourcegomulti-agentmcp

Pi

Earendil Works

Product

TypeScript agent toolkit — unified LLM API, agent loop, and coding CLI.

open-sourcesdktypescriptcoding

Lovart

Lovart

Product

AI design agent for cohesive visual assets and brand systems.

design-agentvisual-assetsbrand-design

ImgAny

ImgAny

Product

AI image generator for text-to-image and image-to-image work.

image-generationtext-to-imageimage-to-image

Lovable

Lovable

Product

AI app builder for creating and shipping websites through chat.

web-appsvibe-codingdeployment

Bolt

StackBlitz

Product

AI builder for websites, apps, and working prototypes.

web-appsprototypinghosting

v0

Vercel

Product

Vercel’s AI builder for full-stack web applications.

web-appsfull-stackvercel

Claude Cowork

Anthropic

Product

Anthropic’s agentic workspace for knowledge work.

officeknowledge-workdocuments

WorkAny

WorkAny

Product

Local desktop AI agent for everyday office work.

officelocal-firstmcp

WorkBuddy

Tencent

Product

Tencent’s multi-agent workspace for everyday office work.

officemulti-agentcollaboration

Agents FAQ

Common questions about agent products, templates, and how they relate to MCP.

1

What is an AI agent?

An AI agent is a system built on a large language model that can plan multi-step work and execute it with tools — writing code, browsing the web, managing files, or talking to external services — rather than only answering in text.

2

What is the difference between an agent product and an agent template?

An agent product is a ready-to-use application or service, such as a coding agent or a general-purpose assistant. An agent template is a starter codebase or workspace — for example an OpenClaw starter — that you run and customize yourself to build your own agent.

3

How do AI agents relate to MCP?

MCP (Model Context Protocol) is the open standard agents use to connect to external tools and data sources. Most agents listed here support MCP, which means every MCP server in this directory can extend what they are able to do.

4

How can I get an agent listed here?

Use the feedback button on any page to suggest an agent product or template, including a link to its website or repository. Curated suggestions are reviewed and added regularly.

5

How do I choose the right agent for my workflow?

Start with the work you want to delegate: coding, research, writing, customer support, or automation. Then compare the agent's supported tools, MCP compatibility, deployment model, privacy controls, pricing, and permission requirements. Try it first with a small, reversible task.

6

How can I connect an agent to MCP safely?

Use trusted MCP servers, grant the smallest set of permissions needed, and keep API keys in a secure secret store. Start with read-only or sandbox access, review the agent's planned tool calls, and require approval before it performs actions that change data or reach external services.