We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node v20.12.2 npm 10.5.0
通过官方推荐的方式npx启动 npx -y @modelcontextprotocol/server-postgres postgresql://user:password@localhost:15432/postgres 启动后能看到程序在运行 但是没有监听端口 指定环境变量 PORT=3000也是这种情况
The text was updated successfully, but these errors were encountered:
I tried to use the npx way to start this mcp server, but it just hangs there, no output at all.
Sorry, something went wrong.
me too
No branches or pull requests
node v20.12.2
npm 10.5.0
通过官方推荐的方式npx启动 npx -y @modelcontextprotocol/server-postgres postgresql://user:password@localhost:15432/postgres
启动后能看到程序在运行 但是没有监听端口 指定环境变量 PORT=3000也是这种情况
The text was updated successfully, but these errors were encountered: