MCP Pickaxe runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 25 Feb 2026.
MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics
The author archived this repository on GitHub, meaning it is no longer maintained.
We read the source, 1 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
for (const key of Object.keys(process.env)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-pickaxe -- npx -y mcp-pickaxe
{
"mcpServers": {
"mcp-pickaxe": {
"args": [
"-y",
"mcp-pickaxe"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-pickaxe]
command = "npx"
args = ["-y", "mcp-pickaxe"]
{
"mcpServers": {
"mcp-pickaxe": {
"args": [
"-y",
"mcp-pickaxe"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-pickaxe": {
"args": [
"-y",
"mcp-pickaxe"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PICKAXE_API_KEY (Your Pickaxe studio API key), PICKAXE_STUDIO_ID (Your Pickaxe studio ID).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Freshdesk — tickets, contacts, companies, agents, groups, and knowledge base.
MCP server for Freshdesk — tickets, contacts, companies, agents, groups, and knowledge base.
Tencent Lexiang AI knowledge base MCP server for searching, managing entries, and editing docs.
An MCP server that provides a local, persistent, self-maintaining knowledge base for AI agents
ElevenLabs Conversational AI: agents, calls, conversations, and knowledge base for MCP hosts
MCP server for Yuque — expose your knowledge base to AI assistants.
Knowledge base MCP for AI agents on iknow.dev. Search, read, and maintain via OAuth.
Manage Speko voice-AI agents, sessions, calls, phone numbers, knowledge bases, evals, and docs.
Answers built from our own checks of this server.