Back to directory
promptmixerdev/usekeen-mcp

promptmixerdev/usekeen-mcp

@PromptMixerDev003

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
2025/4/23
Updated
2025/4/24