
postgres mcp
围绕 Cursor MCP 支持的简单学习项目,使用 TypeScript 编写。
Repository Info
About This Server
围绕 Cursor MCP 支持的简单学习项目,使用 TypeScript 编写。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Postgres MCP
Simple study around the Cursor MCP support.
- Install
Bun - Install
Cursor - Paste the following json at the
MCPspecification in theCursorsettings
{
"mcpServers": {
"postgres": {
"command": "bun",
"args": ["/path/to/this/repository/main.ts"],
"env": {
"DATABASE_URL": "postgres://xx:xx@localhost/xx"
}
}
}
}
Quick Start
Clone the repository
git clone https://github.com/raphaelkieling/postgres-mcpInstall dependencies
cd postgres-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.