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.

Yourware MCP

Servidor MCP para subir tu proyecto a Yourware . Admite un solo archivo o directorio.

Escaparate

Visita en yourware : https://v9gfmmif5s.app.yourware.so/

Prerrequisitos

  1. Necesita iniciar sesión en yourware
  2. Luego, puede crear una nueva clave API y configurar la variable de entorno YOURWARE_API_KEY . No se preocupe, puede chatear con LLM para crear y almacenar la clave API.

Configuración

Configuración general

Puede utilizar la siguiente configuración para cline/cursor/windsurf...

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

Guía de configuración del cursor

En la configuración del cursor -> características -> Servidores MCP, agregue un nuevo servidor MCP, llámelo yourware-mcp y configure el comando en uvx yourware-mcp@latest stdio

Código de configuración de Claude

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

Variables de entorno disponibles

YOURWARE_API_KEY para la clave API, también puede dejar que llm la configure por usted.

-
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.

Un servidor MCP que permite a los usuarios cargar proyectos (archivos individuales o directorios) a la plataforma Yourware, lo que facilita la implementación y exhibición de proyectos.

  1. Escaparate
    1. Prerrequisitos
      1. Configuración
        1. Configuración general
        2. Guía de configuración del cursor
        3. Código de configuración de Claude
      2. Variables de entorno disponibles

        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