Back to Home
skaldlabs icon

skald-mcp

Verified Safe

by skaldlabs

Overview

Provides a Model Context Protocol (MCP) server to chat with, create, update, delete, search, and generate content from a Skald AI knowledge base.

Installation

Run Command
node build/index.js --key=YOUR_SKALD_API_KEY

Environment Variables

  • SKALD_API_KEY

Security Notes

The server uses Zod for robust input validation on all tool parameters, significantly reducing the risk of injection attacks. It relies on a Skald API key, which must be provided via an environment variable or command-line argument, preventing hardcoding. All communication with the Skald knowledge base is handled by the official `@skald-labs/skald-node` SDK, which is assumed to be secure. No direct use of 'eval' or other highly dangerous patterns is observed in the provided code snippet. Security largely depends on the integrity of the Skald platform and SDK.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassHigh
Avg Tokens1500
Stars2
Forks0
Last Update2025-12-12

Tags

AIKnowledge BaseChatbotSearchDocument Management