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 through natural language.

Installation

Run Command
npx mcp-pickaxe

Environment Variables

  • PICKAXE_STUDIO_<STUDIO_NAME>
  • PICKAXE_DEFAULT_STUDIO

Security Notes

The server uses the Model Context Protocol SDK, which provides input validation via JSON Schema for tool arguments, mitigating common injection vulnerabilities. Pickaxe API keys are correctly sourced from environment variables (e.g., PICKAXE_STUDIO_MAIN), preventing hardcoded secrets. There is no evidence of 'eval' or direct arbitrary shell command execution. API requests are made to a hardcoded base URL for Pickaxe, and specific tool endpoints are relative, preventing arbitrary network requests. Sensitive data is handled through JSON serialization of API responses, not direct code execution.

Similar Servers

Stats

Interest Score38
Security Score9
Cost ClassMedium
Avg Tokens500
Stars1
Forks0
Last Update2025-11-27

Tags

MCPAI AgentsPickaxeKnowledge BaseUser Management