# MCP Server Card 生成器

> 生成描述您的 Model Context Protocol 服务器的 /.well-known/mcp.json 文件: tools, resources, prompts 和 capabilities。

## How to use

1. Set the server name, semver version and a short description
2. Pick the transport (`http` is the most common public choice)
3. Provide an `endpoint` URL when transport=http
4. Add at least one tool, resource or prompt
5. Copy or download the JSON
6. Save it as `/.well-known/mcp.json` on your origin
