← Registry

General Tools

easywebshop.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint4 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://easywebshop.com/mcp

No auth detected

MCP server metadata

Name
EasyWebshop online store and website builder
Version
0.1.0
Capabilities
tools

Known tools 4

createWebsite

Creates a new website or webshop draft from a plain-language description.

Inferred read-only
getFeatures

Shows the features of all versions or a specific version together with a link to the documentation page of each feature.

Inferred read-only
getPrices

Shows the price of each version in EUR, USD or other currencies.

Inferred read-only
supportSearch

Searches in the Documentation and FAQ to repond to users' questions.

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.easywebshop-online-store-and-website-builder]
url = "https://easywebshop.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "easywebshop-online-store-and-website-builder": {
      "type": "http",
      "url": "https://easywebshop.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: easywebshop-online-store-and-website-builder
Remote MCP URL: https://easywebshop.com/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": {
    "easywebshop-online-store-and-website-builder": {
      "url": "https://easywebshop.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "easywebshop-online-store-and-website-builder": {
      "type": "http",
      "url": "https://easywebshop.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "easywebshop-online-store-and-website-builder",
  "transport": "streamable-http",
  "url": "https://easywebshop.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for easywebshop.com was fetched 2026-08-25T18:24:32.392Z.

Trust status Trusted

easywebshop.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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