Skip to main content
Glama
server.json1.06 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.aplaceforallmystuff/mcp-pickaxe", "description": "MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics", "repository": { "url": "https://github.com/aplaceforallmystuff/mcp-pickaxe", "source": "github" }, "version": "1.0.1", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "mcp-pickaxe", "version": "1.0.1", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Your Pickaxe studio API key", "isRequired": true, "format": "string", "isSecret": true, "name": "PICKAXE_API_KEY" }, { "description": "Your Pickaxe studio ID", "isRequired": true, "format": "string", "isSecret": false, "name": "PICKAXE_STUDIO_ID" } ] } ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aplaceforallmystuff/mcp-pickaxe'

If you have feedback or need assistance with the MCP directory API, please join our Discord server