Skip to main content
Glama

Yourware MCP

by ai-zerolab

Yourware MCP

MCP-Server zum Hochladen Ihres Projekts auf Ihre Software . Unterstützt einzelne Dateien oder Verzeichnisse.

Schaufenster

Besuchen Sie Yourware : https://v9gfmmif5s.app.yourware.so/

Schaufenster

Voraussetzungen

  1. Sie müssen sich bei yourware anmelden
  2. Anschließend können Sie einen neuen API-Schlüssel erstellen und die Umgebungsvariable YOURWARE_API_KEY festlegen. Keine Sorge, Sie chatten mit LLM, um den API-Schlüssel zu erstellen und zu speichern.

Konfiguration

Allgemeine Konfiguration

Sie können die folgende Konfiguration für Cline/Cursor/Windsurf verwenden ...

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

Cursor-Konfigurationshandbuch

Fügen Sie in den Cursoreinstellungen -> Funktionen -> MCP-Server einen neuen MCP-Server hinzu, nennen Sie ihn yourware-mcp und setzen Sie den Befehl auf uvx yourware-mcp@latest stdio

Screenshot des Konfigurationscursors

Config Claude Code

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

Verfügbare Umgebungsvariablen

YOURWARE_API_KEY für den API-Schlüssel, Sie können llm die Konfiguration auch für Sie übernehmen lassen.

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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.

Ein MCP-Server, der es Benutzern ermöglicht, Projekte (einzelne Dateien oder Verzeichnisse) auf die Yourware-Plattform hochzuladen, was eine einfache Bereitstellung und Präsentation von Projekten ermöglicht.

  1. Schaufenster
    1. Voraussetzungen
      1. Konfiguration
        1. Allgemeine Konfiguration
        2. Cursor-Konfigurationshandbuch
        3. Config Claude Code
      2. Verfügbare Umgebungsvariablen

        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
        • -
          security
          F
          license
          -
          quality
          This is an MCP server that facilitates building tools for interacting with various APIs and workflows, supporting Python-based development with potential for customizable prompts and user configurations.
          Last updated -
          Python
        • -
          security
          A
          license
          -
          quality
          An MCP server that assists with the orchestration of new software projects by applying standardized templates and best practices in design patterns and software architecture.
          Last updated -
          3
          Python
          MIT License
          • Apple
        • 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,387
          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