Skip to content
Back to search
30
MCP

@mseep/admin-mcp

npm/@mseep/admin-mcp

A Model Context Protocol (MCP) server that provides AI assistants with direct access to Shopware's Admin API for product management tasks.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/printify-mcp
A Model Context Protocol (MCP) server for integrating AI assistants with Printify's print-on-demand platform
0 tools
@mseep/mcp-vnc
Model Context Protocol (MCP) server enabling AI agents to control remote desktops
0 tools
@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools
@mseep/system-designer-mcp
A Model Context Protocol (MCP) server that provides AI agents with tools to create, validate, and export UML system models and System Runtim
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
@mseep/lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/admin-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}