Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
A Model Context Protocol (MCP) server for EpicShop projects that enables interaction with LLMs.
Add this to your MCP client configuration:
{
"mcpServers": {
"epicweb-dev-epicshop": {
"command": "npx",
"args": [
"-y",
"@epic-web/workshop-mcp"
]
}
}
}{
"id": "epicweb-dev-epicshop",
"name": "epicshop",
"description": "A Model Context Protocol (MCP) server for EpicShop projects that enables interaction with LLMs.",
"source_url": "https://github.com/epicweb-dev/epicshop/tree/HEAD/packages/workshop-mcp",
"publisher_name": "epicweb-dev",
"publisher_url": "https://github.com/epicweb-dev",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 36501,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "@epic-web/workshop-mcp"
},
"tools_count": 12
}