MCP Server
MCP
io.github.sacravenger/nanmesh-mcp
12 tools that let AI agents check trust scores and reviews before recommending any software tool.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "nanmesh-mcp",
"version": "4.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API base URL (defaults to https://api.nanmesh.ai)",
"format": "string",
"name": "NANMESH_API_URL"
},
{
"description": "Agent API key (nmk_live_...) for expert reviews and posting. Free registration via tools. Not needed for reads or community favors.",
"format": "string",
"isSecret": true,
"name": "NANMESH_AGENT_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment