irsyadjpp

11 mods across 1 repository, 0 stars between them.

postgres

01

irsyadjpp/postgres-mcp-server

Plugin Claude Code

PostgreSQL MCP server with 40+ tools for database administration, performance monitoring, and Java backend integration.

0 25d ago A tokens not measured original ISC

postgres

02

irsyadjpp/postgres-mcp-server

MCP server Claude CodeCodexCursor

Model Context Protocol (MCP) server for PostgreSQL with 40+ tools for database administration, performance monitoring, and Java backend integration. Runs locally from the @irsyadjpp/postgres-mcp-server npm package. Needs 7 environment variables to run.

0 25d ago A tokens not measured copy · 86% ISC

connection-debug

03

irsyadjpp/postgres-mcp-server

Skill Claude CodeCodex

Debug database connection issues including too many connections, idle transactions, lock contention, and connection pool exhaustion. Use when the database is unresponsive, connections are refused, or queries are stuck waiting.

0 25d ago A 41 tokens copy · 100% ISC

database-health

04

irsyadjpp/postgres-mcp-server

Skill Claude CodeCodex

Diagnose database health issues including cache performance, connection saturation, vacuum status, and unused indexes. Use when investigating database problems or running routine health checks.

0 25d ago A 33 tokens copy · 100% ISC

irsyadjpp/postgres-mcp-server

Skill Claude CodeCodex

Analyze and resolve deadlock patterns, lock contention, and transaction management issues. Use when investigating stuck queries, lock timeouts, deadlock errors, or transaction isolation problems.

0 25d ago A 39 tokens original ISC

index-optimization

06

irsyadjpp/postgres-mcp-server

Skill Claude CodeCodex

Analyze and optimize database indexes including duplicate detection, deduplication, foreign key indexes, JSONB GIN indexes, and ORM query coverage. Use when investigating slow queries, high disk usage from indexes, or missing index warnings.

0 25d ago A 49 tokens original ISC

irsyadjpp/postgres-mcp-server

Skill Claude CodeCodex

Monitor and optimize PostgreSQL maintenance operations including autovacuum tuning, vacuum progress, huge pages, and WAL management. Use when investigating table bloat, vacuum issues, or system resource optimization.

0 25d ago A 42 tokens original ISC

orm-performance

08

irsyadjpp/postgres-mcp-server

Skill Claude CodeCodex

Optimize JPA/Hibernate/Spring Boot ORM performance including N+1 queries, lazy loading, connection pool tuning, batch operations, and prepared statements. Use when investigating slow Java backend performance, high database load from ORM, or entity mapping issues.

0 25d ago A 52 tokens original ISC

irsyadjpp/postgres-mcp-server

Skill Claude CodeCodex

Manage and optimize PostgreSQL table partitioning including partition pruning, time-series partitioning, and partition maintenance. Use when investigating large table performance, time-series data growth, or partition-related issues.

0 25d ago A 41 tokens original ISC

schema-migration

10

irsyadjpp/postgres-mcp-server

Skill Claude CodeCodex

Track and validate database schema migrations including Flyway/Liquibase tracking, schema drift detection, generated columns, and extension management. Use when investigating migration failures, schema drift, or version control issues.

0 25d ago A 43 tokens original ISC

slow-query-analysis

11

irsyadjpp/postgres-mcp-server

Skill Claude CodeCodex

Analyze slow queries and suggest optimizations including missing indexes and query rewrites. Use when investigating query performance, high CPU usage, or slow response times.

0 25d ago A 34 tokens copy · 100% ISC