Agentscore runs on your own machine — the client starts it, so there is no endpoint to ping. 94 installs a week from npm. Last commit 27 Apr 2026.
MCP security trust layer: scan packages, inspect repos, check exposure, monitor changes.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentscore -- npx -y @agentscore-xyz/mcp-server
{
"mcpServers": {
"agentscore": {
"args": [
"-y",
"@agentscore-xyz/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.agentscore]
command = "npx"
args = ["-y", "@agentscore-xyz/mcp-server"]
{
"mcpServers": {
"agentscore": {
"args": [
"-y",
"@agentscore-xyz/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentscore": {
"args": [
"-y",
"@agentscore-xyz/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.