File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json" ,
3- "name" : " io.github.yourusername /publish-mcp-server" ,
4- "description" : " An MCP server that helps users publish their MCP servers to the registry" ,
3+ "name" : " io.github.marlenezw /publish-mcp-server" ,
4+ "description" : " An MCP server that helps developers publish their MCP servers to the registry" ,
55 "status" : " active" ,
66 "repository" : {
7- "url" : " https://github.com/yourusername /publish-mcp-server" ,
7+ "url" : " https://github.com/marlenezw /publish-mcp-server" ,
88 "source" : " github"
99 },
10- "version" : " 1.0.0 " ,
10+ "version" : " 0.1.1 " ,
1111 "packages" : [
1212 {
1313 "registry_type" : " pypi" ,
1414 "registry_base_url" : " https://pypi.org" ,
1515 "identifier" : " publish-mcp-server" ,
16- "version" : " 1.0.0 " ,
16+ "version" : " 0.1.1 " ,
1717 "transport" : {
1818 "type" : " stdio"
1919 }
2020 }
2121 ]
22- }
22+ }
You can’t perform that action at this time.
0 commit comments