← Back to Skills Marketplace
dexpertmx

Volkern MCP Server

by DeXpertmx · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ⚠ suspicious
223
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install volkern-skill
Description
Automate Volkern CRM operations including lead management, appointment scheduling, task tracking, service catalog, WhatsApp messaging, sales pipeline, quotat...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install volkern-skill
  3. After installation, invoke the skill by name or use /volkern-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug volkern-skill
Version 1.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Volkern MCP Server?

Automate Volkern CRM operations including lead management, appointment scheduling, task tracking, service catalog, WhatsApp messaging, sales pipeline, quotat... It is an AI Agent Skill for Claude Code / OpenClaw, with 223 downloads so far.

How do I install Volkern MCP Server?

Run "/install volkern-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Volkern MCP Server free?

Yes, Volkern MCP Server is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Volkern MCP Server support?

Volkern MCP Server is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Volkern MCP Server?

It is built and maintained by DeXpertmx (@dexpertmx); the current version is v1.1.1.

💬 Comments