MCP.so
登录

Armor

@studiomeyer-io

关于 Armor

Drop-in Rust sidecar for MCP servers — scans tool calls for prompt injection, validates Ed25519 manifest signatures, blocks marketplace-poisoning vectors. <5ms p99 overhead. Defense against OX Security MCP advisory (10+ CVEs, April 2026).

基本信息

许可证

MIT

运行时

rust

发布者

studiomeyer-io

提交者

Matthias Meyer - StudioMeyer

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Armor?

Drop-in Rust sidecar for MCP servers — scans tool calls for prompt injection, validates Ed25519 manifest signatures, blocks marketplace-poisoning vectors. <5ms p99 overhead. Defense against OX Security MCP advisory (10+ CVEs, April 2026).

How to use Armor?

The README includes setup instructions such as mcp-armor wrap -- npx -y @modelcontextprotocol/server-filesystem /tmp.

Key features of Armor

  • off — disabled
  • Dynamic linker: LD_PRELOAD, LD_LIBRARY_PATH, DYLD_INSERT_LIBRARIES, DYLD_LIBRARY_PATH
  • Language runtime: NODE_OPTIONS, PYTHONPATH, JAVA_TOOL_OPTIONS
  • mcp-armor (this one) — runtime defense sidecar: scans tool calls, verifies signed manifests, blocks known-bad CVEs
  • mcp-herald — static migration linter for the MCP 2026-07-28 spec

Use cases of Armor

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Armor

Where is the source code for Armor?

The source code is linked from the repository URL on this page.

Does Armor include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

评论

更多 MCP 服务器