← 返回 Skills 市场
dexpertmx

Volkern MCP Server

作者 DeXpertmx · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ⚠ suspicious
223
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install volkern-skill
功能描述
Automate Volkern CRM operations including lead management, appointment scheduling, task tracking, service catalog, WhatsApp messaging, sales pipeline, quotat...
安全使用建议
This package looks like a legitimate MCP server for Volkern CRM, but there are important inconsistencies you should resolve before installing or running it: - Verify the source: the registry entry lacks a homepage and has an unknown owner ID. Prefer installing only from an official Volkern release (official website or the GitHub repository referenced in package.json). - The code and SKILL.md require a VOLKERN_API_KEY (and optionally VOLKERN_API_URL). The registry metadata omitted this — treat that as a red flag and confirm the key requirement explicitly. - If you proceed, create an API key with the minimal permissions needed (only the scopes listed in SKILL.md) and rotate it if you stop using the skill. - Review package.json and the included dist/index.js yourself (or have someone you trust review it) to ensure there are no hidden network endpoints or unexpected behaviors beyond calling the configured VOLKERN_API_URL. - Run the MCP server in a sandboxed environment or limited container (network egress rules, no sensitive host mounts) first to observe behavior, and monitor outbound connections (it defaults to https://volkern.app/api). - If you need higher assurance, request the upstream repository URL or an official vendor statement confirming this release and that the registry metadata should declare the VOLKERN_API_KEY requirement. Because the functionality itself matches the description but the manifest/metadata omissions and packaging-to-install inconsistencies are concerning, treat this skill cautiously until provenance and required environment variables are confirmed.
功能分析
Type: OpenClaw Skill Name: volkern-skill Version: 1.1.1 The Volkern CRM skill bundle is a legitimate Model Context Protocol (MCP) server implementation for automating CRM operations. The source code (src/index.ts) and documentation (skill.md) consistently describe a toolset for managing leads, appointments, and WhatsApp messaging via the Volkern REST API. The server correctly handles authentication through environment variables and restricts network activity to the official API endpoint (volkern.app), with no evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description match the included code: this is an MCP server that calls Volkern's REST API. However the registry metadata claims no required environment variables or binaries, while the SKILL.md and the bundled code both require a VOLKERN_API_KEY (and optionally VOLKERN_API_URL). That mismatch between declared requirements and actual runtime requirements is an incoherence to investigate.
Instruction Scope
The SKILL.md instructions and the code are scoped to CRM operations (leads, appointments, tasks, catalog, WhatsApp messaging) and describe using an API key and the Volkern API endpoints. The instructions do not ask the agent to read unrelated files or access unrelated services.
Install Mechanism
Registry lists no install spec (instruction-only), but the package includes source, dist, and package.json (with a bin), and the README documents npm installation. There is no external arbitrary download URL in the manifest. The inconsistency (no install spec vs present packaged code and README install steps) is noteworthy but not itself malicious.
Credentials
The skill logically needs a single Volkern API key (VOLKERN_API_KEY) — that is proportionate to its purpose. However the manifest/registry metadata does not declare this required credential (contradicted by SKILL.md and by src/dist code that exits if the key is missing). The omission of the required secret in registry metadata is an integrity/visibility issue and raises suspicion.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and does not ask for system-wide configuration changes. It runs as a separate MCP server process and will make network requests to the Volkern API (expected for its purpose).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install volkern-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /volkern-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
**Initial public release of Volkern CRM integration.** - New skill automates Volkern CRM workflows: lead management, appointment scheduling, task tracking, service catalog, WhatsApp messaging, sales pipeline, quotations, and contracts. - Requires API key; base URL, authentication, and setup instructions included. - Adds step-by-step workflow guides for each CRM area, detailing tool usage, parameters, and common pitfalls. - Replaces generic MCP development documentation with comprehensive Volkern-specific instructions and endpoint guides.
v1.1.0
Servidor MCP (Model Context Protocol) para integrar Volkern CRM con agentes de IA como Claude, GPT, y otros clientes compatibles con MCP.
元数据
Slug volkern-skill
版本 1.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Volkern MCP Server 是什么?

Automate Volkern CRM operations including lead management, appointment scheduling, task tracking, service catalog, WhatsApp messaging, sales pipeline, quotat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 223 次。

如何安装 Volkern MCP Server?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install volkern-skill」即可一键安装,无需额外配置。

Volkern MCP Server 是免费的吗?

是的,Volkern MCP Server 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Volkern MCP Server 支持哪些平台?

Volkern MCP Server 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Volkern MCP Server?

由 DeXpertmx(@dexpertmx)开发并维护,当前版本 v1.1.1。

💬 留言讨论