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
Deriv API Server
An MCP server and OpenAI function calling service for interacting with the Deriv API.
FDEP MCP Server
A static code analysis server for enterprise-scale Haskell codebases, providing over 40 comprehensive analysis tools.
Repo Map
An MCP server (and command-line tool) to provide a dynamic map of chat-related files from the repository with their function prototypes and related files in order of relevance. Based on the "Repo Map" functionality in Aider.chat
MCP Montano Server
A general-purpose server project built with TypeScript.
Tree-Hugger-JS
Analyze and transform JavaScript/TypeScript code using the tree-hugger-js library.
MCP Prompt Optimizer
Optimize prompts with research-backed strategies for 15-74% performance improvements.
Model Context Protocol servers
A collection of reference implementations for the Model Context Protocol (MCP), demonstrating secure and controlled access to tools and data sources for Large Language Models (LLMs).
Vibe Stack MCP
Helps developers choose the right tech stack for their projects with personalized recommendations.
Remote MCP Server (Authless)
An example of a remote MCP server without authentication, deployable on Cloudflare Workers.
GDB MCP Server
An MCP server that enables LLM clients to interact with GDB for debugging and binary analysis.