
Vigile Mcp
Look up Vigile trust scores for MCP servers and agent skills before you install unknown tooling in Claude Code or Cursor.
Overview
Vigile MCP is a Ship-phase security MCP server that queries trust scores to help you judge whether an MCP server or agent skill is safe to use.
What is this MCP server?
- Query trust scores for MCP servers and agent skills from Vigile
- npm stdio package vigile-mcp v0.1.2
- Pre-install safety checks aligned with agent supply-chain risk
- GitHub-hosted Vigile-ai/vigile-mcp for transparent updates
- Lightweight guardrail layer before wiring new MCP endpoints
- Server version 0.1.2
- npm package identifier vigile-mcp
- Repository github.com/Vigile-ai/vigile-mcp
What problem does it solve?
Installing random MCP servers and skills without a fast trust signal exposes solo builders to supply-chain attacks and credential leaks.
Who is it for?
Indie builders who frequently add new MCP servers and skills and want a quick Vigile trust check inside the agent workflow.
Skip if: Teams that already mandate enterprise vetting with signed artifacts only, or audits requiring full code review of every dependency.
What do I get? / Deliverables
After registering vigile-mcp, your agent can pull Vigile trust scores so you defer or approve third-party tooling with clearer security context.
- Vigile trust score queries from inside the agent
- Faster pre-install vetting for MCP and skill additions
- Documented v0.1.2 npm integration path
Recommended MCP Servers
Journey fit
How it compares
Trust-score lookup MCP for the agent toolchain, not a vulnerability scanner for your application source code.
Common Questions / FAQ
Who is vigile-mcp for?
Developers using Claude Code, Cursor, or similar agents who install many MCP servers and skills and want Vigile trust scores on demand.
When should I use vigile-mcp?
Use it during Ship security whenever you evaluate a new MCP entry, marketplace skill, or community package before adding it to your agent configuration.
How do I add vigile-mcp to my agent?
Add the npm MCP server vigile-mcp (v0.1.2) with stdio transport in your client’s MCP settings, then invoke trust lookup tools when considering another server or skill.