Hostinger Ecommerce MCP

by armmac1

Not rated
GitHub

About

Interact with the Hostinger Ecommerce API using a JWT token and store ID.

Details

Author
armmac1
Categories
Cloud Service, Other, API, Infrastructure

Setup

Install Hostinger Ecommerce MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/armmac1/hostinger-ecommerce-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Interact with the Hostinger Ecommerce API using a JWT token and store ID.

This is a Model Context Protocol (MCP) server for interacting with the Hostinger Ecommerce API.

{ "mcpServers": { "hostinger-ecommerce": { "command": "node", "args": [ "<path/to/hostinger-ecommerce-mcp/build/index.js>", "--jwt", "<your-jwt-token>", "--store-id", "<your-store-id>" ] } } }
{ "mcpServers": { "hostinger-ecommerce": { "command": "cmd", "args": [ "/c", "node", "<path/to/hostinger-ecommerce-mcp/build/index.js>", "--jwt", "<your-jwt-token>", "--store-id", "<your-store-id>" ] } } }

The MCP server provides the following tools:
-

getProduct- Retrieves a single product by ID

- Parameter:productId- The ID of the product to retrieve

getProducts- Retrieves a list of products (maximum 25)

- Parameters:

- limit(optional, default: 25) - Maximum number of products to return
- offset(optional, default: 0) - Offset for pagination

updateProductDescription- Updates a product's description

- Parameters:

- productId- The ID of the product to update
- description- The new product description

An MCP server and toolkit for integrating with the commercetools platform APIs.

Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows

The PayPal Model Context Protocol server allows you to integrate with PayPal APIs through function calling. This protocol supports various tools to interact with different PayPal services.

Manage Aiven cloud services like Kafka, PostgreSQL, and Redis via its API.

Automate Akamai resource actions using a conversational AI client. Requires Akamai API credentials.

Query live Amazon Marketplace data using CData's read-only MCP server.

Integrates with the Amazon Product Advertising API to search for products.

Exposes API-Market's endpoints as MCP resources, requiring an API key for access.

Interact with the Appwrite API to manage databases, users, storage, and more. Requires configuration via environment variables.

Interact with the Appwrite API to manage your backend services.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.