free-image-library
Free Image Library — Free CC Images & Audio MCP 🖼️
あらゆるプロジェクト向けの無料画像: 数百万点のオープンライセンス・ロイヤリティフリーなCreative Commons画像とオーディオ(Flickr、Wikimedia、美術館)— すべての結果にコピー&ペーストできる帰属クレジット付き。APIキー不要、設定不要。
同じコンテンツ制作向けのFree Music Libraryの視覚版です。エージェントが1回の呼び出しで画像とクレジット行の両方を見つけるため、コピーと貼り付けの間に帰属情報が失われることがありません。
存在理由
モデルが画像素材をでたらめに提案する(ライセンス不明、帰属なし)。本ツールはライセンス安全な画像を、ユーザーが必ず貼り付けるべき帰属クレジットと同じ結果内に返します。
ライセンスの理解、ラベルだけではない: すべての行に実際の義務を示す
credit_noteが含まれています — CC BY-NC の行は、クライアントが有料キャンペーンにそのまま使う前に「非営利専用」と明確に表示されます。セレンディピティ:
image_rouletteは、皆が最初に見るヒットではなく、結果セットの奥深くから選びます。
Openverseを利用 — キーなし(匿名上限: 20リクエスト/分、200リクエスト/日、実績済み。無料登録キーを使うと
OPENVERSE_API_KEYで大幅に引き上げ可能)。5分間TTLキャッシュにより、繰り返しの検索は無料です。
Related MCP server: webfetch
ツール
ツール | 説明 |
| フィルター(license、aspect_ratio、size、extension)付きで無料のCC画像を検索し、各行に帰属クレジットを付与 |
| ライセンス安全な画像をランダムに1件選び、選び方も透明に表示します |
| Openverseから無料のCC音楽・効果音・フィールドレコーディングを検索します |
| 更新可能な手引き: CCライセンスの解説を平文で、エラー復旧方法も含みます |
もう一つ、プロンプトも用意しています: hero-image、license-safe-images。
クイックスタート
# 1-Line Universal Installer (auto-configures Claude Desktop, Cursor, Claude Code, VS Code, ...)
curl -fsSL "https://free-image-library.builditwithai.xyz/install" | bash
# Or run directly via your preferred runtime:
uvx free-image-library
npx -y free-image-library例
User: I need a hero image for my climate blog post
find_images(query="melting glacier", aspect_ratio="wide", count=3,
intent="hero image for a climate blog post")
→ images: [{
title: "Glacier calving", creator: "…", license: "CC BY 2.0",
image_url: "https://…", width: 2048, height: 1152,
attribution: "\"Glacier calving\" image by … (flickr), licensed CC BY 2.0 (…)",
credit_note: "Credit REQUIRED — paste the attribution verbatim." }]テレメトリーとプライバシー
匿名の利用状況テレメトリー(個人情報・クエリ・パスは含まれません)を、このツール群の標準方式(スキーマ v2、デュアルエンドポイントフォールバック)で取得しています。いつでもオプトアウトできます: FREE_IMAGE_LIBRARY_TELEMETRY=false または DO_NOT_TRACK=1。
開発
uv venv && uv pip install -e ".[dev]"
DO_NOT_TRACK=1 .venv/bin/python -m pytest tests/ -q # unit + live + e2eライブテストは実際のOpenverse APIにアクセスします。オフラインまたはレート制限時には自動的にスキップされます。
ライセンス
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
- AlicenseAqualityAmaintenanceFederated, license-verified search across open-access museum collections — currently The Met, Cleveland, AIC, Wikimedia Commons, and Europeana, with more being added. Strict-default-deny rights gate accepts only CC0 / Public Domain Mark, returning reuse-safe artwork with citations in three styles.51569MIT
- AlicenseAqualityAmaintenanceLicense-first federated image search for AI agents and humans. Exposes MCP tools for concise, attribution-aware image discovery, license probing, and guarded downloads across open, platform, and editorial sources.78843MIT
- AlicenseBqualityDmaintenanceEnables searching and retrieving images from Wikipedia Commons with detailed metadata including licenses and authors.22310MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for searching and retrieving Creative-Commons-licensed images and audio from Openverse. Enables AI agents to query open media content.6MIT
Related MCP Connectors
Openverse Creative-Commons image + audio search
Semantic search over free-to-use stock photos from 9 libraries: by words, image, or similar.
Search 14.5M Smithsonian Open Access objects, get CC0 images, find cross-collection connections.
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/surendranb/free-image-library'
If you have feedback or need assistance with the MCP directory API, please join our Discord server