Skip to main content
Glama
Maxim2324

MCP PostgreSQL Server

by Maxim2324

MCP Server Test Collection

License Maintenance PRs Welcome

This repository contains a collection of tests and implementations for various Model-Controller-Provider (MCP) server architectures. Each implementation focuses on different aspects of MCP pattern and database interactions.

Current Implementations

1. MCP PostgreSQL Server (mcp-psql/)

A PostgreSQL-specific implementation that:

  • Provides safe database access through a structured API

  • Enables AI systems to interact with databases

  • Implements read-only query validation

  • Includes pre-built analysis templates

  • Supports schema exploration and data analysis

2. MCP Figma Server (mcp-figma/)

A Figma-specific implementation that:

  • Enables AI systems to interact with Figma designs

  • Provides structured access to Figma files and components

  • Implements design analysis and manipulation capabilities

  • Supports AI-driven design suggestions and modifications

  • Includes pre-built design templates and patterns

Related MCP server: PostgreSQL MCP Server

Purpose

This repository serves as:

  • A testing ground for different MCP implementations

  • A reference for MCP pattern best practices

  • A collection of database and design tool interaction patterns

  • A showcase of AI integration approaches with various systems

Getting Started

Each implementation in this collection has its own setup instructions and documentation. Please refer to the specific implementation's README for details.

Contributing

New MCP implementations and test cases are welcome! Please follow these guidelines:

  1. Create a new directory for your implementation

  2. Include comprehensive documentation

  3. Follow the existing project structure

  4. Add appropriate tests

License

MIT

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    A secure MCP server that enables querying PostgreSQL databases through an SSH tunnel with enforced read-only access, connection pooling, and comprehensive data exploration tools.
    Last updated
  • F
    license
    -
    quality
    D
    maintenance
    Provides read-only access to PostgreSQL databases with schema inspection, query execution in multiple formats (JSON, CSV, Markdown), and query history tracking with built-in security features.
    Last updated
  • A
    license
    -
    quality
    C
    maintenance
    Read-only PostgreSQL MCP server that enables running SELECT queries, listing tables and schemas, and describing columns, with built-in protection against writes and malicious SQL attacks.
    Last updated
    484
    MIT

View all related MCP servers

Related MCP Connectors

  • Query PostgreSQL databases in plain English — LLM-generated, safety-validated SQL.

  • Comprehensive PostgreSQL documentation and best practices, including ecosystem tools

  • MCP server for managing Prisma Postgres.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Maxim2324/mcp-server-test'

If you have feedback or need assistance with the MCP directory API, please join our Discord server