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

revuo (ecdd5e)

MCP Server

Revuo is the MCP server for B2B SaaS discovery. Ask it "find a PIM with Shopify and SAP integration" or "what's the best XRechnung-capable invoicing tool" — get back structured, continuously verified…

工具数

公开资料未说明
JavaScriptHTTP开发工具

安装说明

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

最后核验

2026/5/18 00:17

运行时

Node.js

快速接入

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

命令预览

npx -y smithery mcp add revuo/revuo

详细介绍

revuo

Revuo is the MCP server for B2B SaaS discovery. Ask it "find a PIM with Shopify and SAP integration" or "what's the best XRechnung-capable invoicing tool" — get back structured, continuously verified…

Quick Start

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

# Browse available tools
npx -y smithery tool list revuo/revuo

# Get full schema for a tool
npx -y smithery tool get revuo/revuo search_products

# Call a tool
npx -y smithery tool call revuo/revuo search_products '{}'

Direct MCP Connection

Endpoint: https://revuo.run.tools

Tools (9)

  • search_products — Search for B2B SaaS products by name OR by capability. The query is first resolved against the canonical capability tax…
  • find_products_with_capability — Find B2B SaaS products that support a specific capability — an integration with a named service ('salesforce-integratio…
  • search_tools — Search for MCP tools by capability. Returns tools matching the query with the products that provide them and their inpu…
  • list_categories — Lists all product categories in the directory. Use category slugs to filter product searches in search_products / find_…
  • find_agent_ready_products — Find products with the highest agent readiness scores — products that are easiest for AI agents to integrate with. Sort…
  • get_tool — Get detailed information about a specific MCP tool by its normalized name, including input schema and all products that…
  • get_product_mcp_setup — Get MCP server setup instructions for a product. Returns available servers, their tools, connection details, and whethe…
  • find_tool_for_task — Find the best MCP tools for a given task. Describe what you want to accomplish (e.g. 'manage github issues', 'send slac…
  • get_product — Get full details for a product by slug, including MCP integration data and agent readiness scores. Response: { p: { slu…
# Get full input/output schema for a tool
npx -y smithery tool get revuo/revuo 

目录标签

目录标签

JavaScriptHTTP开发工具

接入字段

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

HTTP

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

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

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

安装前确认

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

仍需确认:category

来源信息

继续浏览同类 MCP