claude mcp add martymarkenson-postgres-connector -- npx -y postgres-connector
{
"mcpServers": {
"martymarkenson-postgres-connector": {
"command": "npx",
"args": ["-y", "postgres-connector"]
}
}
}
{
"mcpServers": {
"martymarkenson-postgres-connector": {
"command": "npx",
"args": ["-y", "postgres-connector"]
}
}
}
{
"mcpServers": {
"martymarkenson-postgres-connector": {
"command": "npx",
"args": ["-y", "postgres-connector"]
}
}
}
About This MCP Server
The postgres-connector is an MCP server that enables interaction with PostgreSQL databases, allowing developers to query these databases using the Model Context Protocol. This server connects to PostgreSQL databases, facilitating data access and manipulation through standard input/output streams. Developers would use this tool when they need to integrate PostgreSQL data into their applications that utilize the Model Context Protocol.
MCP server for querying PostgreSQL databases. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
postgres-connector on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The postgres-connector server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.