Loading subscription status...
{ "mcpServers": [ { "graphdb": { "env": { "GRAPHDB_ENDPOINT": "http://localhost:7200", "GRAPHDB_PASSWORD": "password", "GRAPHDB_USERNAME": "username", "GRAPHDB_REPOSITORY": "myRepository" }, "args": [ "/path/to/mcp-server-graphdb/dist/index.js" ], "command": "node" } } ] }