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 Server (MCP Server)

What Is an MCP Server?

An MCP server acts as the bridge between an AI application and the systems it needs to interact with, exposing capabilities to any MCP-compatible client, such as an AI coding assistant or a desktop AI assistant. It receives structured requests from the model, like a file read, a function call, or a shell command, executes them within a defined environment, and returns the results in a standardized format. A single server can expose tools (functions the model can execute), resources (data the model or user can access), and prompts (templated workflows), which means its security posture matters as much as the model calling it: an overpermissioned or poorly validated server gives a model more reach than intended.

Why MCP Servers Matter

  • This is the execution layer, where an AI model's requests turn into actual actions on real systems.
  • Each server can expose tools, resources, and prompts, all of which need their own access controls, not a single blanket permission.
  • A vulnerability in an MCP server is as exploitable as a vulnerability in the model calling it, and often easier to miss during review.

FAQ

Yes. A malicious or compromised server can register tools with deceptive names or descriptions designed to get a model to call them instead of the legitimate tool, sometimes called tool poisoning.

Whoever built and deployed the server. The model vendor secures the model; the server’s own validation, permissions, and monitoring are a separate responsibility entirely.


Share this page

Related Terms


Model Context Protocol (MCP)

Model Context Protocol (MCP) is an open standard, originally developed by Anthropic, for connecting LLMs to external tools, systems, and data sources through a single interface rather than custom integrations for every connection.

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.

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.

Related Resources

The New Risk in Town: Shadow MCP Servers

Agentic AI

Apr 17th, 2025

MCP servers let AI run commands, edit files, and send messages. Without control, they become a serious security risk.

Prompt Security Top 10: Key Security Risks for MCPs

Agentic AI

May 26th, 2025

Discover the top 10 security risks in Model Context Protocols (MCPs). Learn how attackers exploit prompt injection, tool misuse, and more.

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