tteg

by kiluazen

Not rated
GitHub

About

Unsplash without registration. Search and save real stock photos with zero API keys.

Details

Author
kiluazen
Categories
Search, Knowledge Base, Other

Setup

Install tteg in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/kiluazen/tteg

Follow the installation instructions in the repository README, then restart your MCP client.

Unsplash stock photos without registration or API keys.

uv tool install tteg tteg save "startup office" ./public/hero --orientation landscape # → saves a real photo to ./public/hero.jpg

No Unsplash app. No API key. No.envfiles. Just photos.

Unsplash has 4M+ free photos. To use them programmatically you need to register a developer account, create an application, and manage API keys. Their official JavaScript library wasarchived in 2024.

Meanwhilesource.unsplash.com/random— the zero-setup alternative everyone used — was deprecated in mid-2024 and now 503s. An authenticated GitHub code-search returns ~16,500 live file hits across ~885 unique repositories still referencing it; seeRESEARCH.mdfor the full list, including several 1k+ star projects currently shipping broken`tags.

tteg handles all of that server-side. You get a CLI, an HTTP API, an MCP server, and an embeddable widget — all with zero setup.

uv tool install tteg # or: pip install tteg
tteg "coffee shop" -n 3 --orientation landscape

Save— download one photo into your project:

tteg save "modern office" ./public/hero --orientation landscape

Batch— fill an entire landing page from a JSON manifest:

[ {"query": "startup office", "output": "./public/hero", "orientation": "landscape"}, {"query": "developer portrait", "output": "./public/founder"}, {"query": "team meeting", "output": "./public/team", "orientation": "landscape"} ]
curl "https://tteg-api-53227342417.asia-south1.run.app/search?q=coffee+shop&n=3"

No headers. No auth. CORS enabled.Try it live →

Parameters:q(query),n(count, 1-10),orientation(landscape/portrait/square/any),width,height

For Claude Code, Cursor, or any MCP host:

{ "mcpServers": { "tteg": { "command": "uvx", "args": ["tteg-mcp"] } } }

Tools:search_images,save_image,search_and_save_image,batch_save_images

<div data-tteg="coffee shop" data-count="3"></div> <script src="https://tteg.kushalsm.com/embed.js"></script>

Copy-paste blocks for CLAUDE.md and AGENTS.md:STARTER_KIT.md

- tteg.kushalsm.com— landing page
-
Try it live— search from your browser
-
PyPI—
pip install tteg`
- Free tier: 50 queries/day per IP

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

Fetch, convert, and search AWS documentation pages, with recommendations for related content.

Search campgrounds around the world on campertunity, check availability, and provide booking links.

The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.

All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.

MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.

At Sunrise Apps, we believe AI agents should be limitless, especially when it comes to visual data. We created ImageSorcery to bridge the critical gap in AI's ability to interact with and manipulate images directly, all while upholding the highest standards of privacy and security.

Just Domain is the domain registrar for businesses built with AI. Its remote MCP server checks availability and returns first-year and renewal pricing, plus a link to register on justdomain.ai, with DNS and WHOIS privacy in the same place. No account, no API key, read only. Endpoint: https://mcp.justdomain.ai/

Research tools, including a Sqlite-backed document stash

Semantic search over 9 free-license stock photo sources. Hosted remote server with OAuth — no API key to paste.

SerpApi MCP Server for Google and other search engine results

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.