Skip to main content
Glama
mikz

SimpleShop MCP

by mikz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SIMPLESHOP_LOGINYesYour SimpleShop login email
SIMPLESHOP_API_KEYYesYour SimpleShop API key
SIMPLESHOP_BASE_URLNoBase URL for SimpleShop API (default: https://api.simpleshop.cz/2.0/)https://api.simpleshop.cz/2.0/
SIMPLESHOP_TIMEOUT_SECONDSNoTimeout in seconds for API requests (default: 30)30

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
simpleshop_find_documentsB

Find SimpleShop documents by search filters or explicit document IDs.

simpleshop_download_documentsC

Batch-download the PDF rendering of SimpleShop documents.

simpleshop_find_productsB

Find SimpleShop products by search filters or explicit product IDs.

simpleshop_get_product_salesC

Return SimpleShop product sales using the 'who bought' export.

simpleshop_get_metadataC

Return SimpleShop metadata useful for filtering and accounting classification.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikz/simpleshop-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server