MCP.so
登录

MCP Server PostgreDB Finder

@nzkdevsaider

关于 MCP Server PostgreDB Finder

暂无概览

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

nzkdevsaider

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp_server_postgredb_finder": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Server PostgreDB Finder?

How to use MCP Server PostgreDB Finder?

To install dependencies, run bun install. To run, execute bun run index.ts.

Key features of MCP Server PostgreDB Finder

Use cases of MCP Server PostgreDB Finder

FAQ from MCP Server PostgreDB Finder

What runtime does MCP Server PostgreDB Finder require?

It requires Bun, version 1.2.2 (the project was created with bun init in bun v1.2.2).

How do I install dependencies?

Run bun install in the project directory.

How do I start the server?

Run bun run index.ts.

What is the project structure?

The project was created using bun init, so it follows the default Bun project structure.

Is there any configuration needed?

No configuration details are provided in the README.

评论

其他 分类下的更多 MCP 服务器