e-progetto.com
nima exposes 8 public tools on this MCP endpoint.
https://e-progetto.com/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://mcp.e-progetto.com/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · mcp.e-progetto.com
8tools discovered
Search Products
Search the product catalog. Use this for any product lookup by free-text name, category, collection, price range, or attribute values. Returns a page of products plus the attribute facets (drill-down) available to narrow the search further, and the price range across all matches. Running in anonymous/public mode: only published, customer-visible products are returned, same as an unauthenticated storefront visitor would see. Products whose category or brand collection is hidden via metadata are n
Get Product
Get a single product by id: its variants, assigned attributes, brand, category breadcrumb, image, page link, and the brand's FAQ if it has one — everything the product page shows a visitor. Use search_products first to find the id if you don't already have it. Anonymous/public mode: unpublished products, and products the storefront hides, are reported as not found — same as the site.
List Categories
List the category tree. Use to find a categoryId for search_products, or to see the taxonomy structure. A category with `hidden: true` is hidden from the storefront, as are its descendants, and so is a top-level category left with no visible children. Entities the storefront hides are never returned — this server runs in anonymous/public mode and sees what a visitor sees. Ordering matches the site: `metadata.order`, then sortOrder, then name.
List Collections
List all collections (curated product groupings, e.g. "Summer Sale"). Use to find a collectionId for search_products. Includes brand collections too — use list_brands instead if you specifically want brands. Hidden collections have `hidden: true`. Entities the storefront hides are never returned — this server runs in anonymous/public mode and sees what a visitor sees. Sorted by `metadata.order` then name, as the site sorts them.
List Brands
List brands. A brand is just a collection tagged with metadata.type === "brand" — there is no dedicated brand endpoint, so this filters list_collections client-side. Returns each brand's collectionId, which is what search_products' collectionId expects to filter products by that brand, plus its page link and whether it has an FAQ. Entities the storefront hides are never returned — this server runs in anonymous/public mode and sees what a visitor sees.
List Attributes
List all attribute definitions (e.g. "material", "color"). Use get_attribute_values for a given attribute's possible values, or resolve_attribute_value to go straight from a human name to a value id. `displayName` is what the storefront actually renders — `metadata.label` when set, otherwise the name — and `filterableInStorefront`/`visibleInStorefront` say whether visitors ever see the attribute.
Get Attribute Values
List the possible values of a single attribute (there is no flat "list all values" endpoint — values are always scoped to an attribute). Use this to translate a human value ("red") into the numeric valueId that search_products' attributeValueIds expects.
Resolve Attribute Value
Resolve a human-readable attribute value name (e.g. "red", "cotton") to its numeric {attributeId, valueId} pair, as needed by search_products' attributeValueIds. Optionally scope by attributeSlug (e.g. "color") if the same word could apply to more than one attribute. Returns the best matches, best first.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsnima exposes 8 public tools on this MCP endpoint.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate nima? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 8 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.