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.
Serveurs connexes
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Opentrons
Control Opentrons robots, manage protocols, and search API documentation.
Code Scalpel
Code Scalpel is an MCP server that upgrades your AI coding agent with surgical, graph-based tools for precise analysis, atomic refactoring, and 99% lower token costs.
MCP Sourcify Server
Verify and retrieve smart contract source code using the Sourcify API.
CodeBase Optimizer
Analyzes, optimizes, and detects duplicates in codebases for Claude Code.
Substrate MCP Server
A Model Context Protocol (MCP) server for Substrate blockchains, written in Rust.
Lighthouse MCP Server
Audit web performance, accessibility, and SEO using Google Lighthouse.
agent-godmode
A Python MCP package that gives your LLM agents complete file system and shell capabilities — production-ready, sandboxed, and wired to any LLM in minutes.
Bloomfilter
Let AI agents search, register, and manage domains via API
MCP SGF Server
Process SGF (Smart Game Format) files to extract game information and generate visual board diagrams.
Smithery Reference Servers
A collection of reference implementations for Model Context Protocol (MCP) servers in Typescript and Python, demonstrating MCP features and SDK usage.