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.

コメント

「その他」の他のコンテンツ