送信

Sychev Lab Mcp Server

@Anton Sychev

MCP (Model Context Protocol) Server for Sychev Lab - provides access to products, articles, tutorials, and e-commerce features located in https://lab.sychve.xyz

ツール

list_products

get_product_details

search_products_by_category

get_categories

list_articles

get_article

list_tutorials

get_tutorial

register_user

create_stripe_checkout

サーバー設定

{
  "mcpServers": {
    "sychev-lab": {
      "command": "npx",
      "args": [
        "-y",
        "sychev-lab-mcp-server"
      ]
    }
  }
}
- MCP Client