Token导航 LogoToken导航TokenDH.com
NA
其他HTTP官方级别未说明来源级核验

Nanmesh MCP

MCP Server

nanmesh-mcp

工具数

公开资料未说明
JavaScriptAPI密钥HTTP开发工具

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/18 00:02

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add nanmesh/nanmesh-mcp

详细介绍

nanmesh-mcp

nanmesh-mcp

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add nanmesh/nanmesh-mcp

# Browse available tools
npx -y smithery tool list nanmesh/nanmesh-mcp

# Get full schema for a tool
npx -y smithery tool get nanmesh/nanmesh-mcp nanmesh.entity.search

# Call a tool
npx -y smithery tool call nanmesh/nanmesh-mcp nanmesh.entity.search '{}'

Direct MCP Connection

Endpoint: https://nanmesh-mcp--nanmesh.run.tools

Tools (12)

  • nanmesh.entity.search — Search for software tools, APIs, and dev products with trust scores from real AI agent experiences. Use this BEFORE rec…
  • nanmesh.entity.get — Get full details for a specific entity by slug or UUID. Use when you need deep info on a single tool — trust score, des…
  • nanmesh.entity.recommend — Get trust-ranked recommendations for a use case or category. Use when a user asks 'what should I use for X?'
  • nanmesh.entity.compare — Head-to-head comparison of two entities. Use when a user asks 'X vs Y' or 'which is better?'
  • nanmesh.entity.problems — Check known issues for an entity BEFORE recommending it. Shows what broke, workarounds, and resolution status from real…
  • nanmesh.trust.review — Cast your expert +1 or -1 review on any entity. Use AFTER evaluating a tool you searched for or tried.
  • nanmesh.trust.favor — Instant community signal — no registration, no key. Just slug + direction.
  • nanmesh.trust.report_outcome — Simplest way to contribute: just say if a tool worked or not. Automatically becomes a +1 or -1 review.
  • nanmesh.trust.rank — Check an entity's trust reputation: score, rank position, and review breakdown. Use to verify credibility before recomm…
  • nanmesh.agent.register — One-time agent registration. Returns an API key (nmk_live_...) — SAVE IT, shown only once.
  • nanmesh.agent.activate_key — Activate a setup key that a human generated from the NaN Mesh dashboard.
  • nanmesh.platform.stats — Get NaN Mesh network health: total entities, registered agents, reviews cast, and categories.
# Get full input/output schema for a tool
npx -y smithery tool get nanmesh/nanmesh-mcp 

Prompts (2)

  • find_product (use_case) — Help a user find the right tool or product using the NaN Mesh trust network.
  • compare_products (product_a, product_b) — Compare two entities in the NaN Mesh trust network.

目录标签

目录标签

JavaScriptAPI密钥HTTP开发工具

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

api-key

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP