A Model Context Protocol server for Ashra
Standard I/O
npx (run directly)
npx ashra-mcp
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "ashra-mcp": { "args": [ "ashra-mcp" ], "command": "npx" } } }