Server informations
Similar to a npm we rely on the package.json file to gather information about your MCP server. This are the fields you need to fill:name
: The name of your MCP server.description
: A description of your MCP server.version
: The version of your MCP server. It must be a valid semver version.repository.url
: The url of the repository of your MCP server if you have one.homepage
: The url of the homepage of your service if you have one.