Image hosting and sharing
Upload and manage images on Imgur platform.
{
"mcpServers": {
"imgur": {
"mcpServers": {
"imgur": {
"env": {
"IMGUR_CLIENT_ID": "your-client-id",
"IMGUR_CLIENT_SECRET": "your-client-secret"
},
"args": [
"-y",
"imgur-mcp-server"
],
"command": "npx"
}
}
}
}
}