cosmos-mcp
Related Servers
Alternatives to cosmos-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceUnofficial MCP server for cosmos.so that enables AI agents to search visual content, find similar images, and create/manage collections to build moodboards.20 npm6MIT
- FlicenseAqualityBmaintenanceMCP server for scraping images from DuckDuckGo and Google Maps place photos without API key.2-
- AlicenseAqualityDmaintenanceAn MCP server for searching and retrieving photos from Unsplash with proper attribution, designed for LLMs building content pages.326MIT
- AlicenseAqualityCmaintenanceMCP server that enables searching and downloading Unsplash photos and collections.4MIT
- AlicenseBqualityDmaintenanceMCP server for searching images with Google214 npm13MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for searching and retrieving Creative-Commons-licensed images and audio from Openverse. Enables AI agents to query open media content.2 npmMIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: retrieving a specific element by ID/URL, searching collections, and searching images. There is no overlap in functionality.
All tool names follow a consistent verb_noun pattern with snake_case: get_element, search_collections, search_images. No naming style variations.
With 3 tools, the set is slightly minimal but covers core retrieval and search operations for the cosmos.so domain. It feels appropriately scoped for a read-only search API.
The tools are read-only (get and search), lacking create, update, or delete operations for elements or collections. This is a notable gap if full lifecycle management is expected, but it may be sufficient for a search-focused tool.