Skip to main content
  • AI Security Academy

    AI Security Academy

    What is AI Security

    AI security is not a neat, one-line definition you can slap on a slide.

    AI Security Glossary

    Explore some of the most common terms in AI Security

    AI Usage Stats

    Explore current AI usage trends.

  • Tools

    AI Security Tools

    OneClaw

    Track and analyze OpenClaw deployments in your org

    ClawSec

    Secure your OpenClaw, NanoClaw, and Hermes agents.

    Prompt Fuzzer

    Get our AI vulnerability assessment open source tool

  • Blog
  • Startup Map
  • Learn More
    Book a Demo
  • AI Security Academy

    AI Security Academy

    What is AI Security

    AI security is not a neat, one-line definition you can slap on a slide.

    AI Security Glossary

    Explore some of the most common terms in AI Security

    AI Usage Stats

    Explore current AI usage trends.

  • Tools

    AI Security Tools

    OneClaw

    Track and analyze OpenClaw deployments in your org

    ClawSec

    Secure your OpenClaw, NanoClaw, and Hermes agents.

    Prompt Fuzzer

    Get our AI vulnerability assessment open source tool

  • Blog
  • Startup Map
  • Learn More
    Book a Demo
Skip to main Content
Back to Glossary

Model Context Protocol (MCP)

What Is MCP?

It has since been adopted well beyond its original creator and is now supported across much of the AI industry, making it a de facto standard for how agents and applications access context and take action. Before MCP, connecting an LLM to a new tool or data source meant writing a custom integration for that specific combination. MCP standardizes that connection so any MCP-compatible model can talk to any MCP-compatible tool without bespoke glue code.

The Three Components

  • Hosts — the AI application using MCP (an AI coding assistant, a desktop AI assistant, an agent framework).
  • Clients — the component within the host that manages communication with MCP servers.
  • Servers — the external services that expose tools, data, and capabilities to the host through MCP.

Why MCP is a Security Consideration

  • Each MCP server a model connects to is a new integration point, its security posture matters as much as the model calling it.
  • An overpermissioned or poorly validated MCP server gives a model more reach than intended.
  • A single client can connect to multiple servers simultaneously, meaning a successful attack against one tool can potentially chain across every other tool the agent has access to.

FAQ

Anthropic originally developed and open-sourced it, and it's since been adopted broadly across the industry.

No. Security depends on how individual servers validate requests and how much access they're granted.

Plugins were typically vendor-specific. MCP is an open, cross-vendor standard.


Share this page

Related Terms


Model Context Protocol Gateway (MCP Gateway)

An MCP Gateway gives organizations centralized visibility and control over every MCP server and interaction in their environment, including the unauthorized ones.

Model Context Protocol Server (MCP Server)

An MCP server is the component that gives an AI model or agent the ability to actually do something, read a file, call a function, run a command, rather than just talk about it.

Insecure Plugin Design

LLMs and agents calling external tools, whether through legacy plugins, function calling, or MCP servers, can be manipulated into making malicious requests to those tools if inputs aren't properly validated.

Privilege Escalation

As LLMs and agents connect to more internal systems and MCP servers, the risk grows that those integrations are used, deliberately or not, to gain access beyond what was intended.

Agentic AI

Agentic AI refers to AI systems built to act autonomously toward a goal, planning multi-step tasks, choosing tools, and executing actions, rather than simply responding to a single prompt.

Related Resources

Video Resource

ClawSec: Secure your OpenClaw agents

Log In
Learn More
Book a Demo

Resources

Blog
AI Security Glossary
What is AI Security?
PromptCast: The Voice of AI & Security
ClawSec
OneClaw
Prompt Fuzzer
AI Security Startup Map
© {{year}} Prompt Security. All Rights Reserved.
Privacy Policy
Terms of Service

Follow Us