io.github.sacravenger/nanmesh-mcp MCP Server
io.github.sacravenger/nanmesh-mcp
What is the io.github.sacravenger/nanmesh-mcp MCP server?
12 tools that let AI agents check trust scores and reviews before recommending any software tool.
How to install io.github.sacravenger/nanmesh-mcp
Copy-paste configuration for popular MCP clients.
NANMESH_API_URLAPI base URL (defaults to https://api.nanmesh.ai)
NANMESH_AGENT_KEYsecretAgent API key (nmk_live_...) for expert reviews and posting. Free registration via tools. Not needed for reads or community favors.
{
"mcpServers": {
"nanmesh-mcp": {
"command": "npx",
"args": [
"-y",
"nanmesh-mcp"
],
"env": {
"NANMESH_API_URL": "<YOUR_NANMESH_API_URL>",
"NANMESH_AGENT_KEY": "<YOUR_NANMESH_AGENT_KEY>"
}
}
}
}{
"mcpServers": {
"nanmesh-mcp": {
"command": "npx",
"args": [
"-y",
"nanmesh-mcp"
],
"env": {
"NANMESH_API_URL": "<YOUR_NANMESH_API_URL>",
"NANMESH_AGENT_KEY": "<YOUR_NANMESH_AGENT_KEY>"
}
}
}
}{
"mcpServers": {
"nanmesh-mcp": {
"command": "npx",
"args": [
"-y",
"nanmesh-mcp"
],
"env": {
"NANMESH_API_URL": "<YOUR_NANMESH_API_URL>",
"NANMESH_AGENT_KEY": "<YOUR_NANMESH_AGENT_KEY>"
}
}
}
}{
"servers": {
"nanmesh-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nanmesh-mcp"
],
"env": {
"NANMESH_API_URL": "<YOUR_NANMESH_API_URL>",
"NANMESH_AGENT_KEY": "<YOUR_NANMESH_AGENT_KEY>"
}
}
}
}claude mcp add nanmesh-mcp --env NANMESH_API_URL=<YOUR_NANMESH_API_URL> --env NANMESH_AGENT_KEY=<YOUR_NANMESH_AGENT_KEY> -- npx -y nanmesh-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.