An MCP server that provides [describe what your server does]

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "asset-auto-picker": {
      "args": [
        "asset-auto-picker"
      ],
      "command": "uvx",
      "transport": "stdio"
    }
  }
}