Back to directory
shuntaka9576/my-mcp-example

shuntaka9576/my-mcp-example

@shuntaka9576

Example MCP server for PostgreSQL database queries

postgrespostgresqldatabaseexamplemcp-server

Installation & Configuration

{
  "mcpServers": {
    "mymcp": {
      "command": "/Users/shuntaka/.local/share/mise/installs/node/22.13.0/bin/node",
      "args": [
        "--experimental-transform-types",
        "/Users/shuntaka/repos/github.com/shuntaka9576/my-mcp/src/index.mts"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17