Glossary — Agentic AI
What is an MCP Server?
A service exposing capabilities to AI agents via the Model Context Protocol — tools, resources, and prompts that any MCP-compatible agent can discover and use.
WHY IT MATTERS
MCP servers package functionality into standard interfaces. Like web servers serving content to browsers, MCP servers serve capabilities to agents.
Can expose: database queries, calendar integration, code execution, or financial operations like spending control and budget management.
Promotes composability — agents connect to multiple servers, combining capabilities into complex workflows.
HOW POLICYLAYER USES THIS
PolicyLayer runs as an MCP server, exposing policy evaluation, spending authorization, and budget management as standard MCP tools.