MCP Server PostgreDB Finder
@nzkdevsaider
About MCP Server PostgreDB Finder
No overview available yet
Basic information
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.
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mlops
visengerA curated list of references for MLOps
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments