Yourware MCP
Upload project files or directories to the Yourware platform.
Yourware MCP
MCP server to upload your project to yourware. Support single file or directory.
Showcase
Visit on yourware: https://v9gfmmif5s.app.yourware.so/

Pre-requisites
- You need to login to yourware
- Then you can create a new API key, and set the
YOURWARE_API_KEYenvironment 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 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.
संबंधित सर्वर
Scout Monitoring MCP
प्रायोजकPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
प्रायोजकAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
AltTester® AI Extension
MCP server for game test automation
XcodeProj MCP Server
An MCP server for manipulating Xcode project files (.xcodeproj) using Swift. Requires Docker and macOS.
PHP MCP Server for Laravel
A Laravel wrapper for the php-mcp/server library to expose Laravel applications as MCP servers.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
gNMIBuddy
Retrieves essential network information from devices using gNMI and OpenConfig models.
Bucket
Flag features, manage company data, and control feature access using Bucket.
SourceSync.ai
An MCP server for the SourceSync.ai API to manage and synchronize source code context.
Streamable HTTP Server Example
An example MCP server demonstrating streamable HTTP responses using Node.js.
MCP Dev Utils
A modular and extensible MCP server with essential utilities for developers.
Tidymodels MCP Server
An MCP server for accessing tidymodels GitHub information and generating code.