📡 MCP Radar

FrancisTCE/gresui-web

simple postgres ui + mcp service layer. NPM: https://www.npmjs.com/package/gresui-web

3 stars
0 forks
TypeScript
momentum ▲ 6.0
created 2026-08-06
on radar since 2026-08-09
bunmcpmcp-clientmcp-servermcp-serversmcp-toolsmcunpm-packagepostgresqlreact
View on GitHub ↗

About gresui-web

GRESUI — A fast, friendly PostgreSQL client in your browser

gresui is a web app for browsing PostgreSQL databases, built with Bun and React. Tbh there was ai coding in this, code was reviewed. I did this because I found that I had a necessity for a simpler and good looking postgres client without all the visual clutter pgadmin gives. feel free to do what you want with this. I decided to share this because it ended up being useful for me, hopefully also for you.

This starts a small local backend (it brings its own Bun runtime — nothing extra to install) and opens the app in your default browser. Everything runs locally on your machine; the backend is only reachable on 127.0.0.1. Requires Node.js 22+.

- Connection management with save/delete - Schema and table browser sidebar - Data grid with filtering, sorting, and pagination - SQL editor with syntax highlighting and history - EXPLAIN support - Full CRUD operations (insert, update, delete) - Dark and light themes - MCP server — exposes the connected database to AI clients (Claude Desktop, Cursor, …) with per-key tool scopes and table allowlists

- Node.js 22+ - Bun 1.3.x — for npm run dev (the published CLI bundles its own Bun runtime, so end users don't need it) - Docker (optional, for a local test database)

All config — connections, settings, SQL history — lives in a single SQLite database (gresui.db) in the config directory:

OS Location --------------------------------------------------------------- Linux $XDGCONFIGHOME/gresui or ~/.config/gresui macOS ~/Library/Application Support/gresui Windows %APPDATA%\gresui

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/FrancisTCE--gresui-web.html)

Related MCP servers

priyansh-narang2308/TheBlacklisted-NitroStack

Protocol-0 is an MCP (Model Context Protocol) server that gives AI assistants, Claude, Cursor, ChatGPT, NitroChat, or any MCP-compatible client, real authority to act as your Site Reliability Engineer

⭐ 4TypeScript
qfoldit/UNITY-TOOLBELT

102 composite editor-automation tools for Unity, exposed to AI agents through Unity's own official MCP bridge.

⭐ 5C#
The-Swarm-Corporation/mcp-scribe

Point it at an OpenAPI schema. Get an MCP server.

⭐ 5Python
codeztech-atique/500-AI-Agents-Projects

The 500 AI Agents Projects is a curated collection of AI agent use cases across various industries. It showcases practical applications and provides links to open-source projects for implementation, i

⭐ 3Python
mkpoli/gmail-mcp

Multi-account Gmail MCP server on Cloudflare Workers — one deployment, one Google sign-in per connection, any MCP client

⭐ 5TypeScript
s3hq4y/portal

Portal VS Code extension - public MCP endpoint

⭐ 4TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.