Servers
S
Sychev Lab Mcp Server
@Sychev-Lab
MCP Server for Sychev Lab - Products, Articles, Tutorials, and Commerce
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"sychev-lab": {
"command": "npx",
"args": [
"-y",
"sychev-lab-mcp-server"
],
"env": {
"SYCHEV_LAB_URL": "https://lab.sychev.xyz"
}
}
}
}