MCP.so
Sign In

MCP Server PostgreDB Finder

@nzkdevsaider

About MCP Server PostgreDB Finder

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

nzkdevsaider

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers