Skip to main content
Glama
surendranb

free-image-library

by surendranb

Free Image Library — Free CC Images & Audio MCP 🖼️

CI License: MIT PyPI

あらゆるプロジェクト向けの無料画像: 数百万点のオープンライセンス・ロイヤリティフリーな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

ツール

ツール

説明

find_images

フィルター(license、aspect_ratio、size、extension)付きで無料のCC画像を検索し、各行に帰属クレジットを付与

image_roulette

ライセンス安全な画像をランダムに1件選び、選び方も透明に表示します

find_audio

Openverseから無料のCC音楽・効果音・フィールドレコーディングを検索します

skills_list / skill_read

更新可能な手引き: CCライセンスの解説を平文で、エラー復旧方法も含みます

もう一つ、プロンプトも用意しています: hero-imagelicense-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

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    A
    maintenance
    Federated, 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.
    5
    156
    9
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    License-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.
    7
    884
    3
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables searching and retrieving images from Wikipedia Commons with detailed metadata including licenses and authors.
    2
    23
    10
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for searching and retrieving Creative-Commons-licensed images and audio from Openverse. Enables AI agents to query open media content.
    6
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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