Yourware MCP

by ai-zerolab
Integrations
  • Shows integration with GitHub for repository status tracking via badges and workflow actions.

  • Uses Shields.io for generating status badges displaying release information, build status, commit activity, and license information.

优维 MCP

MCP 服务器用于将您的项目上传到yourware 。支持单个文件或目录。

展示

访问yourwarehttps://v9gfmmif5s.app.yourware.so/

先决条件

  1. 您需要登录到yourware
  2. 然后,您可以创建一个新的 API 密钥,并设置YOURWARE_API_KEY环境变量。不用担心,您可以与 LLM 聊天来创建和存储 API 密钥。

配置

常规配置

您可以使用以下配置进行 cline/cursor/windsurf...

{ "mcpServers": { "yourware-mcp": { "command": "uvx", "args": ["yourware-mcp@latest", "stdio"], "env": {} } } }

游标配置指南

在游标设置 -> 功能 -> MCP 服务器中,添加一个新的 MCP 服务器,将其命名为yourware-mcp ,并将命令设置为uvx yourware-mcp@latest stdio

配置克劳德代码

claude mcp add yourware-mcp -s user -- uvx yourware-mcp@latest stdio

可用的环境变量

YOURWARE_API_KEY为 API 密钥,您也可以让 llm 为您配置它。

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

MCP 服务器允许用户将项目(单个文件或目录)上传到 Yourware 平台,从而轻松部署和展示项目。

  1. 展示
    1. 先决条件
      1. 配置
        1. 常规配置
        2. 游标配置指南
        3. 配置克劳德代码
      2. 可用的环境变量

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          An MCP server that provides access to project files and their contents, allowing users to retrieve file data from specified project directories with error handling and configuration options.
          Last updated -
          1
          4
          TypeScript
          MIT License
        • A
          security
          A
          license
          A
          quality
          A tool that dynamically generates and configures MCP servers by automatically creating necessary directories and files according to user specifications.
          Last updated -
          1
          9
          9
          JavaScript
          MIT License
        • -
          security
          F
          license
          -
          quality
          An MCP server that provides tools and resources for managing a coding project's todo list, allowing users to view, add, update, and delete todo items with details like priority, status, and tags.
          Last updated -
          1
          Python
        • A
          security
          A
          license
          A
          quality
          An MCP server that provides tools for reading, writing, and editing files on the local filesystem.
          Last updated -
          1
          1,241
          Python
          Apache 2.0
          • Apple

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-zerolab/yourware-mcp'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server