优维 MCP
MCP 服务器用于将您的项目上传到yourware 。支持单个文件或目录。
展示
访问yourware : https://v9gfmmif5s.app.yourware.so/
先决条件
您需要登录到yourware
然后,您可以创建一个新的 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
可用的环境变量
YOURWARE_API_KEY
为 API 密钥,您也可以让 llm 为您配置它。
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.
MCP 服务器允许用户将项目(单个文件或目录)上传到 Yourware 平台,从而轻松部署和展示项目。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn 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 -16MIT License
- -securityFlicense-qualityThis 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 -
- -securityAlicense-qualityAn 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 -15MIT License
- AsecurityAlicenseAqualityAn MCP server that provides tools for reading, writing, and editing files on the local filesystem.Last updated -1,558Apache 2.0