Blue Perfumery MCP Server
Related Servers
Alternatives to Blue Perfumery MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides AI models with structured access to external data and services, acting as a bridge between AI assistants and applications, databases, and APIs in a standardized, secure way.2-
- AlicenseCqualityCmaintenanceA Model Context Protocol server enabling product searches across e-commerce platforms, price history tracking, and product specification-based searches using natural language prompts.219MIT
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI assistants to interact with a complete e-commerce application, providing authentication, product browsing, and shopping cart management through standardized MCP tools.-
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides real-time access to MongoDB product data, enabling sophisticated e-commerce queries with price range filters, category searching, and product recommendations through a conversational interface.-
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server designed to integrate with Claude Desktop, allowing users to interact with Prestashop e-commerce platforms through natural language interfaces.3 npm2ISC
- FlicenseBqualityDmaintenanceA Model Context Protocol server that enables AI clients to interact with BlazeSQL's Natural Language Query API, allowing natural language queries against SQL databases.1-
TDQS
Scored across 5 tools
Most tools have distinct purposes: get_by_id, get_by_category, list_all, and search target different retrieval methods, while get_purchase_link is unique. However, list_all_perfumes and search_perfumes could overlap in some cases if an agent wants to browse versus search, but descriptions clarify their intents.
All tool names follow a consistent verb_noun pattern with snake_case, using verbs like 'get', 'list', and 'search' appropriately. The naming is predictable and readable across all five tools.
With 5 tools, this server is well-scoped for a perfumery collection, covering essential retrieval operations without being overly complex. Each tool serves a clear purpose, making the count appropriate for the domain.
The toolset is read-only, focusing on retrieval and search, which is reasonable for a catalog server. However, it lacks any write operations (e.g., create, update, delete) or advanced features like filtering by price or rating, which could limit agent functionality in broader e-commerce contexts.