.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

home/glossary/model context protocol
home/glossary/model context protocol

What is the Model Context Protocol (MCP)?

The Model Context Protocol (MCP) is an open standard for connecting AI agents to external tools and data through a common interface, so any compatible client can use any compatible server.

Before MCP, every agent needed bespoke integrations for each tool it used. MCP replaces that with one protocol: a server describes the tools it offers and how to call them, and any MCP-aware client can discover and invoke them. It's the reason a single GitHub or Postgres server works across Claude Code, Cursor and other clients without rewriting the integration.

Practically, MCP defines how tools, their inputs and outputs, and results are exchanged between client and server, usually over stdio locally or HTTP for hosted services. That standardisation is what lets an ecosystem of interchangeable servers exist at all.

FAQ

Who created MCP?

It's an open protocol adopted across the agent ecosystem; servers and clients from many vendors interoperate through it.

Is MCP only for Claude?

No. It's an open standard, any client can implement it, and many do.

More terms

MCP serveragent skillAI agentAI workflowprompt templateClaude skillsSKILL.md