Craftedtrust Mcp Config
Freeby MCP Community
Add CraftedTrust trust verification to your MCP agent config. Check trust scores before connecting to any MCP server.
v1.0.0Added Apr 12, 2026
mcpmcp-serverai-securitytrust-scoringai-agents
Craftedtrust Mcp Config MCP Server
Add CraftedTrust trust verification to your MCP agent config. Check trust scores before connecting to any MCP server.
Installation
npx -y craftedtrust-mcp-config
Reviews
Installation
Quick install
npx -y craftedtrust-mcp-config
Add to claude_desktop_config.json
{
"mcpServers": {
"craftedtrust-mcp-config": {
"command": "npx",
"args": ["-y", "craftedtrust-mcp-config"]
}
}
}