Skip to main content
Glama

Yourware MCP

by ai-zerolab

Yourware MCP

MCP server to upload your project to yourware. Support single file or directory.

Showcase

Visit on yourware: https://v9gfmmif5s.app.yourware.so/

Showcase

Pre-requisites

  1. You need to login to yourware
  2. Then you can create a new API key, and set the YOURWARE_API_KEY environment variable. Don't worry, you chat with LLM to create and store the API key.

Configuration

General configuration

You can use the following configuration for cline/cursor/windsurf...

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

Cursor config guide

In cursor settings -> features -> MCP Servers, Add a new MCP Server, name it yourware-mcp and set the command to uvx yourware-mcp@latest stdio

Config cursor screenshot

Config claude code

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

Available environments variables

YOURWARE_API_KEY for the API key, you can also let llm config it for you.

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.

An MCP server that allows users to upload projects (single files or directories) to the Yourware platform, enabling easy deployment and showcasing of projects.

  1. Showcase
    1. Pre-requisites
      1. Configuration
        1. General configuration
        2. Cursor config guide
        3. Config claude code
      2. Available environments variables

        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