← Registry

Productivity

storeinvent.cz

Provides information about STORE INVENT & PARTNERS' inventory services, including company details, service listings, detailed descriptions, quote requirements, and FAQs.

1 endpoint7 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://www.storeinvent.cz/api/mcp

No auth detected

MCP server metadata

Name
storeinvent-mcp
Version
1.0.0
Capabilities
tools
Server instructions

Store Invent & Partners - Czech inventory services provider (stocktaking for retail). Use get_company_info / list_services / get_service_details / get_faq to learn about the company. Before calling submit_inquiry, call get_quote_requirements and collect as many of the listed details from your user as possible - a complete inquiry gets a faster and more accurate quote. submit_inquiry sends a real non-binding inquiry to the sales team; use the customer's real e-mail address. For free-form questions use ask_question (answers come from the company knowledge base, Czech or English).

Known tools 7

get_company_info

Basic facts about STORE INVENT & PARTNERS, s.

Inferred read-only
list_services

List of all 6 inventory services with short descriptions and detail page URLs.

Inferred read-only
get_service_details

Details of one service: what it includes, how it works, practical notes.

Inferred read-only
get_quote_requirements

What information the sales team needs to prepare a quote (pricing is always individual), plus data-format details and inventory preparation advice.

Inferred read-only
get_faq

Frequently asked questions and answers about the services.

Inferred read-only
submit_inquiry

Submit a real non-binding inquiry (nezávazná poptávka) to the sales team.

Inferred read-only
ask_question

Ask a free-form question about the company or its inventory services; answered from the company knowledge base (Czech or English).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.storeinvent-mcp]
url = "https://www.storeinvent.cz/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "storeinvent-mcp": {
      "type": "http",
      "url": "https://www.storeinvent.cz/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: storeinvent-mcp
Remote MCP URL: https://www.storeinvent.cz/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "storeinvent-mcp": {
      "url": "https://www.storeinvent.cz/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "storeinvent-mcp": {
      "type": "http",
      "url": "https://www.storeinvent.cz/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "storeinvent-mcp",
  "transport": "streamable-http",
  "url": "https://www.storeinvent.cz/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.