Imgur MCP. Manage your media and gallery content with simple commands.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Imgur MCP Server connects your AI agent directly to Imgur's API. Use it to upload images via URLs or binary data, manage entire albums (create, delete, and add images), and search the global gallery.
You can also track account stats, manage comments, and update image details—all from a single natural language prompt.
What your AI agents can do
Add images to album
Adds specified images to an existing Imgur album using its ID.
Create album
Creates a brand new album on Imgur with a title and description.
Create comment
Posts a new comment on a specific Imgur item, requiring the item's ID.
Upload images using various data types (URLs, base64, binary) and then update the image's title or description with a single command.
Create new albums, delete existing ones, and add multiple images to specific albums by ID.
Search the entire Imgur gallery by keywords and retrieve detailed information about specific images, albums, or comments.
View your personal submissions, get your account details, and manage your saved gallery favorites.
Create, delete, or vote on comments related to any Imgur post.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
019e5d25add images to album
Adds specified images to an existing Imgur album using its ID.
019e5d25create album
Creates a brand new album on Imgur with a title and description.
019e5d25create comment
Posts a new comment on a specific Imgur item, requiring the item's ID.
019e5d25delete album
Permanently removes an Imgur album using its unique ID.
019e5d25delete comment
Removes an existing comment from the Imgur community.
019e5d25delete image
Deletes a specific image from Imgur.
019e5d25get account
Retrieves standard public user information for the linked Imgur account.
019e5d25get account gallery favorites
Fetches a list of images and albums the user has marked as favorites.
019e5d25get account settings
Retrieves the current user's private account configuration settings.
019e5d25get account submissions
Lists all images and albums the user has submitted to the Imgur gallery.
019e5d25get album
Gets all metadata and details for a specific Imgur album ID.
019e5d25get comment
Retrieves details and content for a specific comment on an item.
019e5d25get gallery
Retrieves the general, top-level feed of the Imgur gallery.
019e5d25get image
Gets all information about a single Imgur image ID.
019e5d25search gallery
Searches the entire Imgur gallery for images or albums matching specific keywords or tags.
019e5d25submit to gallery
Submits a new image or album to the public Imgur gallery.
019e5d25update image
Changes the title or description of an existing Imgur image.
019e5d25upload image
Uploads a new image asset and returns its public Imgur hash.
019e5d25vote comment
Casts a vote (up or down) on a specific comment ID.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Imgur, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
Yo, this Imgur MCP Server hooks up your AI agent straight to Imgur's API. You'll stop clicking around the site and start telling your agent exactly what you need. You can use it to upload images from URLs, base64, or binary data, and then you can use update_image to change the title or description of that image with one prompt.
You can build out whole photo albums by using create_album to make a new one with a title and description, and then you can use add_images_to_album to drop specific images into an existing album ID. You can totally wipe out albums with delete_album using its ID, or you can delete a specific image from Imgur using delete_image.
You wanna find something in the global Imgur gallery? You can run search_gallery to look up images or albums that match keywords or tags. You can check out the general, top-level feed with get_gallery, or you can use get_image to get all the details for a single Imgur image ID.
You can get all the metadata for a specific album ID using get_album, and you can pull up details for a single comment with get_comment. You can also search the whole gallery using search_gallery. For the community side, you can write a new comment using create_comment on a specific item ID, or you can remove an existing comment with delete_comment.
You can cast a vote (up or down) on a comment using vote_comment on the comment ID. Want to manage your own stuff? You can get all your submissions to the gallery with get_account_submissions, check out the images and albums you've marked as favorites with get_account_gallery_favorites, or grab your account details using get_account and your private settings with get_account_settings.
You can also submit a brand new image or album to the public gallery using submit_to_gallery.
How Imgur MCP Works
- 1 First, subscribe to the Imgur MCP Server and provide your Imgur Client ID (and an Access Token if you need private actions).
- 2 Next, tell your AI agent what you want to do—for example, 'Find images of old cars' or 'Add these three photos to the 'Project X' album.'
- 3 The agent runs the necessary tools (like
search_galleryoradd_images_to_album), executes the API calls, and returns the structured results to you.
The bottom line is, your AI client handles the authentication and API calls, so you just talk to it.
Who Is Imgur MCP For?
Anyone who spends time managing visual content across platforms—from content marketers to developers. If you're tired of juggling multiple browser tabs or copy-pasting assets manually, this server runs your media workflow through natural conversation.
Quickly upload and organize high volumes of assets for blogs or social media, ensuring consistency across different collections.
Monitor trending gallery content, manage community comment threads, and pull data on engagement metrics without leaving their primary dashboard.
Manage application screenshots and assets for testing or documentation directly from the terminal or IDE, without needing to hit a GUI.
What Changes When You Connect
- Upload and Edit Media: Use
upload_imageto get a hash, then immediately useupdate_imageto change the title or description. You don't have to open a separate editor or hit the website. It's all in the chat. - Organize Albums: Need to keep project assets tidy? Use
create_albumto set up a container, then runadd_images_to_albumto dump dozens of images into it. Forget the manual drag-and-drop. - Deep Gallery Search: Don't just browse. Use
search_galleryto pinpoint content. You can ask for 'vintage photography' and get a list of IDs and links, letting you vet the results instantly. - Track Your Assets: Want to see what you've posted?
get_account_submissionslists everything you've uploaded. Need to check your profile details?get_accountpulls that data straight to your agent. - Community Control: The server lets you manage engagement. Use
create_commentto reply to a thread ordelete_commentif you need to remove something you posted. - View Details: Use
get_imageorget_albumto pull full metadata on any piece of content, including view counts or creation dates, without navigating to the page.
Real-World Use Cases
Curating a Client Portfolio
A marketing manager needs to compile 50 screenshots for a client presentation. Instead of downloading them individually and uploading them to an album, they prompt their agent: 'Gather the latest 50 product screenshots and create a new album called 'Client Alpha Assets'.' The agent uses upload_image and create_album, solving the entire workflow in minutes.
Investigating Viral Trends
A social media analyst sees a trend but can't find the source. They ask their agent: 'Search the gallery for images related to 'y2k fashion' and give me the top 10 results.' The agent runs search_gallery, providing a curated list of relevant IDs and links instantly.
Cleaning Up Old Content
A user realizes they posted some sensitive images years ago. They ask the agent: 'Find all my images from last year and delete the ones with the word 'private' in the title.' The agent uses get_account_submissions to list assets, then runs delete_image on the targets.
Handling Community Moderation
A moderator needs to delete inappropriate comments on a popular post. They prompt: 'Delete all comments on item XYZ that mention profanity.' The agent runs get_comment to find targets, then executes delete_comment across the board.
The Tradeoffs
Relying on the UI for Bulk Actions
Manually going to the Imgur website to create a new album, then clicking 'add image' repeatedly for every asset you want to include. This is slow and prone to the browser timing out.
→
Use the agent to run create_album first. Then, run add_images_to_album once, passing all the necessary image IDs. It handles the bulk task in a single API call.
Searching by memory/visual cues
Trying to remember the exact title or keyword of an image you saw months ago, and then having to browse page after page of results until you find it.
→
Use search_gallery with specific keywords or tags. This tells the agent exactly what to look for, cutting straight to the relevant results without manual browsing.
Trying to update images one by one
Uploading a batch of 20 images and then needing to go back and manually edit the title and description for each one to make them consistent.
→
Upload your images first, then use update_image once. Pass the list of image hashes and the new title/description, and the agent updates them all.
When It Fits, When It Doesn't
Use this server if your workflow revolves around managing, searching, or editing visual assets hosted on Imgur. You need to automate the steps of uploading, organizing, and moderating images/albums without opening a browser. You should use it when you need to perform multi-step actions—like 'Search for X, then create an album, and add the results to it.'
Don't use this if you just need to view a single, public image URL or if your data lives entirely on a non-imgur platform. If your goal is purely to analyze public data that doesn't require write access (like a simple read-only feed), other API wrappers might suffice. But if you need to upload, organize, or delete, this is your tool.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Imgur. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 19 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Managing a gallery shouldn't feel like clicking through endless pages.
Today, organizing a collection of assets means navigating to Imgur, creating a new album, and then manually uploading or pasting image links one by one. If you have 20 assets, you'll repeat that whole process 20 times, constantly switching tabs and praying the page doesn't time out.
With this Imgur MCP Server, you just tell your agent: 'Create a new album called Project Phoenix and add these 20 images.' It runs the API calls for album creation and bulk image addition, giving you the finished, organized asset container instantly.
Imgur MCP Server: Organize media & gallery
Instead of manually checking your profile to see what you submitted, or searching the site's internal tools, you prompt your agent to 'List all my submissions.' The agent uses `get_account_submissions` and returns the full data set directly to your chat.
The difference is that you don't leave the terminal. You get the data you need, structured and ready to use, without opening a single web browser tab.
Common Questions About Imgur MCP
How do I use the Imgur MCP Server to search the gallery? +
You use the search_gallery tool. Just tell your agent to search for keywords, like 'retro gaming' or 'cityscapes'. It returns a list of matching image and album IDs.
Can I upload images to Imgur using the Imgur MCP Server? +
Yes, use the upload_image tool. You can provide the image via a URL, base64 data, or binary data, and the server handles the upload process.
Does the Imgur MCP Server let me delete albums? +
Yes, you use the delete_album tool. You just need to provide the specific album ID to delete it.
How do I change the title of an image with the Imgur MCP Server? +
You run the update_image tool. You need to provide the image ID and the new title or description you want to apply.
Can I manage comments with the Imgur MCP Server? +
Yes. Use create_comment to post a reply, or delete_comment to remove a comment you wrote.
How do I get my personal account information using the get_account tool? +
You call the get_account tool to pull your standard user data. This tool retrieves public profile info, like your username and join date, right from your Imgur account.
Can I manage my saved images using the get_account_gallery_favorites tool? +
Yes, use get_account_gallery_favorites to fetch your saved favorites. This lets your AI agent access and list all the images you've marked as favorites in your gallery.
What is required to delete an image using the delete_image tool? +
You must provide the unique ID of the image to the delete_image tool. If the image is already part of an album, you might need to remove it from the album first.
Can I upload an image just by providing a web URL? +
Yes! Use the upload_image tool and set the type parameter to 'url'. The agent will fetch the image and host it on Imgur for you.
How do I create a private album for my project assets? +
Use the create_album tool and set the privacy parameter to 'hidden' or 'secret'. You can also provide an initial list of image IDs.
Can I see my private account settings through the AI? +
Yes, provided you have supplied an Access Token. Use the get_account_settings tool to retrieve your current account configuration.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Castmagic
Automate audio and video content repurposing via Castmagic — generate transcripts, show notes, and social posts directly from any AI agent.
autoRetouch
Retouch product photos at scale with AI-powered background removal, color correction, and beauty editing for e-commerce.
Adobe Firefly
Generate images and vectors via Adobe Firefly — perform generative fill and expand, create text effects, and remove backgrounds directly from any AI agent.
You might also like
Walmart Drop Ship Vendor
Exclusive 1P Supplier logistics server. Map DSV operations like Lag Times and physical supply nodes securely.
Ele.me Open Platform / 饿了么
China's massive food delivery API — manage shops, process orders, and track deliveries via AI.
BuiltWith Tech Lookup
Universal website technology intelligence — detect CMS, analytics, and frameworks via AI.