69
/ 100
10 days ago
glama

pgvector-mcp-server

Enables AI assistants to manage vector collections and perform similarity search using PostgreSQL and pgvector, with integration to DashScope text embedding.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: DASHSCOPE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATABASE_URL"": "postgresql://username:password@localhost:5432/mcp_vectors",
🔐 secretDASHSCOPE_API_KEY"": "your_dashscope_api_key_here",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/lihongwen-pgvector-mcp-server-ttrfsx)](https://m8ven.ai/mcp/lihongwen-pgvector-mcp-server-ttrfsx)
commit: 411fab4813f0c86e0994b9c2b90d1d331d9795af
code hash: 342f9b2e2b58bfdd1a53468635c298eeee180597facbc753b5d78657b986e6a5
verified: 7/21/2026, 9:01:44 AM
view raw JSON →