# `Parapet.MCP.Server`
[🔗](https://github.com/szTheory/parapet/blob/v1.0.0/lib/parapet/mcp/server.ex#L1)

Core MCP server tool execution and routing.
Provides a controlled, read-only interface for external AI agents to investigate incidents safely.

> #### Experimental {: .warning}
>
> This module is **experimental** in v1.x. Its API may change in a minor release with a
> single-version notice in CHANGELOG.md. See
> [Stability & Deprecation Policy](stability.html) for details.

# `execute_tool`

Executes a read-only tool based on its name and arguments.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
