image-lab-mcp
Allows searching for images on Openverse and obtaining insertion URLs with attribution information.
Allows searching for images on Wikimedia Commons and obtaining insertion URLs with attribution information.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@image-lab-mcpsearch for a CC0 image of a forest and get attribution"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@0pvalencia/image-lab-mcp
MCP de imágenes: Openverse + Wikimedia Commons + atribución.
Cursor / Claude / VS Code
Local (recomendado si clonas el repo)
{
"mcpServers": {
"image-lab": {
"command": "node",
"args": ["/ABSOLUTE/PATH/TO/image-lab-mcp/dist/cli.js"]
}
}
}Tras clonar: npm install && npm run build.
npx (sin clonar)
{
"mcpServers": {
"image-lab": {
"command": "npx",
"args": ["-y", "@0pvalencia/image-lab-mcp"]
}
}
}Si abres este repo en Cursor y usas
npx, hace faltanpm installen el proyecto para que el bin local exista. Sin eso,npxfalla conimage-lab-mcp: not foundy el MCP se queda cargando.
Related MCP server: Wikimedia-Search-Images
Install / run
npx -y @0pvalencia/image-lab-mcpLocal
npm install
npm run build
npm startTools
search_images— query →insertUrl+attributionformat_attribution
Usa insertUrl con insert_image de google-documents-mcp.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceAn MCP server that enables searching and fetching openly-licensed images from Openverse with features like filtering by license type, getting image details, and finding essay-specific illustrations.Last updated59518MIT
- AlicenseBqualityDmaintenanceThis MCP server enables AI assistants to search for images on Wikimedia Commons, providing detailed metadata and optional thumbnail combinations to assist AI models in visual comparisons.Last updated12Apache 2.0
- AlicenseBqualityDmaintenanceMCP server to search and download stock images from Pexels, Unsplash, and PixabayLast updated2493MIT
- AlicenseAqualityDmaintenanceAn MCP server for searching and retrieving photos from Unsplash with proper attribution, designed for LLMs building content pages.Last updated313MIT
Related MCP Connectors
Openverse Creative-Commons image + audio search
MCP server for Flux AI image generation
MCP server for NanoBanana AI image generation and editing
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/0PValencia/image-lab-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server