# kenjihiranabe/MapofEigenvalues.png | Model Context Protocol (MCP) Server > Model Context Protocol (MCP) server configuration and tool manifest for kenjihiranabe/MapofEigenvalues.png - **Stars**: ⭐ 0 - **Language**: TypeScript - **Native MCP Manifest**: Standard NPX Transport ## 🔌 Claude Desktop Configuration (`claude_desktop_config.json`) ```json { "mcpServers": { "MapofEigenvalues.png": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-MapofEigenvalues.png" ] } } } ``` ## ⚡ Cursor MCP Configuration (`.cursor/mcp.json`) ```json { "mcpServers": { "MapofEigenvalues.png": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-MapofEigenvalues.png" ] } } } ``` ## 🚀 Launch Commands - **NPX**: `npx -y @modelcontextprotocol/server-MapofEigenvalues.png` - **Docker**: `docker run -i --rm mcp/MapofEigenvalues.png`