Skip to main content
Glama

Yourware MCP

by ai-zerolab

ユアウェアMCP

MCPサーバーはプロジェクトをYourwareにアップロードします。単一ファイルまたはディレクトリをサポートします。

ショーケース

yourwareにアクセスしてください: https://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

利用可能な環境変数

API キーについてはYOURWARE_API_KEY参照してください。llm に自動設定させることもできます。

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.

ユーザーがプロジェクト (単一のファイルまたはディレクトリ) を Yourware プラットフォームにアップロードして、プロジェクトの簡単な展開と紹介を可能にする MCP サーバー。

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