Back to directory
promptmixerdev/usekeen-mcp

promptmixerdev/usekeen-mcp

@PromptMixerDev

MCP Server for the UseKeen Package Documentation Search API, enabling Claude and other AI assistants to search for documentation of packages and services.

usekeendocumentationsearchapipackagemcpclaudecontext

Installation & Configuration

{
  "mcpServers": {
    "usekeen": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-usekeen"
      ],
      "env": {
        "USEKEEN_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17