Back to Home
aplaceforallmystuff icon

mcp-pickaxe

Verified Safe

by aplaceforallmystuff

Overview

Connects AI assistants to the Pickaxe platform for managing AI agents, knowledge bases, users, and analytics via natural language.

Installation

Run Command
npx mcp-pickaxe

Environment Variables

  • PICKAXE_STUDIO_<NAME>
  • PICKAXE_DEFAULT_STUDIO

Security Notes

The server operates using the Model Context Protocol (MCP) with StdioServerTransport, meaning it communicates via standard input/output as a child process, rather than exposing network ports directly, significantly reducing the external attack surface. API keys are correctly handled via environment variables, preventing hardcoding. Input schemas for tools provide basic validation. The code does not use 'eval' or other highly dynamic/dangerous functions. Error handling for API calls is present. No immediate critical vulnerabilities are apparent in the provided source.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars1
Forks0
Last Update2026-01-16

Tags

AI ManagementKnowledge BaseUser ManagementPickaxe APIMCP Server