diff --git a/servers/vaanzari-commerce/readme.md b/servers/vaanzari-commerce/readme.md new file mode 100644 index 0000000000..c1a6a141c8 --- /dev/null +++ b/servers/vaanzari-commerce/readme.md @@ -0,0 +1 @@ +Docs: https://vaanzari.com/developers/mcp diff --git a/servers/vaanzari-commerce/server.yaml b/servers/vaanzari-commerce/server.yaml new file mode 100644 index 0000000000..7fad3ef5e0 --- /dev/null +++ b/servers/vaanzari-commerce/server.yaml @@ -0,0 +1,22 @@ +name: vaanzari-commerce +type: remote +dynamic: + tools: true +meta: + category: ecommerce + tags: + - ecommerce + - shopping + - textiles + - remote +about: + title: Vaanzari Commerce + description: Discover Banarasi sarees and manage authorized shopping workflows + icon: https://raw.githubusercontent.com/Vaanzari/vaanzari-commerce-mcp/main/assets/vaanzari-mark.svg +remote: + transport_type: streamable-http + url: https://vaanzari.com/mcp +oauth: + - provider: vaanzari-commerce + secret: vaanzari-commerce.personal_access_token + env: VAANZARI_COMMERCE_PERSONAL_ACCESS_TOKEN diff --git a/servers/vaanzari-commerce/tools.json b/servers/vaanzari-commerce/tools.json new file mode 100644 index 0000000000..fe51488c70 --- /dev/null +++ b/servers/vaanzari-commerce/tools.json @@ -0,0 +1 @@ +[]