File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
servers/mcp-neo4j-cloud-aura-api Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 5858
5959 mcp-registry-publish :
6060 runs-on : ubuntu-latest
61+ needs : pypi-publish
6162 permissions :
6263 id-token : write # For OIDC
6364 contents : read
Original file line number Diff line number Diff line change 11## Next
22
33### Fixed
4+ * Fix server name in MCP Registry config
5+ * Update Github action to deploy to MCP Registry
46
57### Changed
68
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json" ,
3- "name" : " io.github.neo4j-contrib/mcp-neo4j-cloud- aura-api " ,
3+ "name" : " io.github.neo4j-contrib/mcp-neo4j-aura-manager " ,
44 "description" : " MCP server for Neo4j Aura Database Instance Manager." ,
55 "repository" : {
66 "url" : " https://github.com/neo4j-contrib/mcp-neo4j" ,
You can’t perform that action at this time.
0 commit comments