isdaniel

19 mods across 5 repositories, 89 stars between them.

travel-advisor

01

isdaniel/mcp_weather_server

Agent Claude Code

Travel planning agent that combines weather, air quality, and timezone tools to help plan trips, compare destinations, schedule cross-timezone meetings, and provide health advisories. Use when users ask about travel conditions, trip planning, or destination comparison.

59 1mo ago A 52 tokens original Apache-2.0

weather-analyst

02

isdaniel/mcp_weather_server

Agent Claude Code

Weather data analysis specialist for identifying trends, patterns, historical comparisons, and extreme events. Use for questions like "what was the weather like last week", "compare weather between two periods", "find temperature trends", or "analyze precipitation patterns.".

59 1mo ago A 54 tokens original Apache-2.0

weather-assistant

03

isdaniel/mcp_weather_server

Agent Claude Code

Primary weather agent that answers any weather, air quality, or timezone question using all 8 MCP weather server tools. Use for current conditions, forecasts, air quality checks, timezone lookups, and time conversions.

59 1mo ago A 46 tokens original Apache-2.0

mcp_weather_server

04

isdaniel/mcp_weather_server

MCP server Claude CodeCodexCursor +2

An MCP server for weather information. Runs locally from the mcp-weather-server Python package.

59 1mo ago A tokens not measured original Apache-2.0

pg-bloat-analysis

05

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Detects and remediates table and index bloat in PostgreSQL using pgstattuple analysis. Identifies fragmentation, dead tuples, and wasted space with prioritized maintenance actions including VACUUM, REINDEX, and pgrepack recommendations.

26 3mo ago A 53 tokens original Apache-2.0

pg-config-tuning

06

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Guides PostgreSQL configuration tuning based on hardware profile, workload type, and current settings. Covers memory, WAL, checkpoints, autovacuum, planner, and connection settings with specific ALTER SYSTEM recommendations. Teaches the agent to use reviewsettings with individual categories and understand restart vs…

26 3mo ago A 63 tokens original Apache-2.0

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Analyzes PostgreSQL connection utilization patterns including active, idle, and idle-in-transaction sessions. Diagnoses connection leaks, saturation, and provides PgBouncer pooling recommendations. Guides the agent to use getactivequeries with targeted filters and health resources for connection monitoring.

26 3mo ago A 57 tokens original Apache-2.0

pg-health-check

08

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Performs comprehensive PostgreSQL database health assessments covering connections, cache performance, locks, replication, wait events, active queries, and configuration review. Produces a scored health report with prioritized recommendations.

26 3mo ago A 42 tokens original Apache-2.0

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Performs comprehensive PostgreSQL index optimization including unused index cleanup, duplicate detection, missing index recommendations, and hypothetical index testing with HypoPG. Provides actionable CREATE/DROP INDEX statements with estimated impact.

26 3mo ago A 44 tokens original Apache-2.0

pg-io-deep-dive

10

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Deep-dive investigation of PostgreSQL I/O patterns using targeted analysis types (buffer pool, tables, indexes, temp files, checkpoints). Covers pgstatio for PG16+, correlates I/O patterns with slow queries, and guides diagnosis of cache misses, temp file spills, and checkpoint storms.

26 3mo ago A 67 tokens original Apache-2.0

pg-lock-diagnosis

11

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Diagnoses PostgreSQL lock contention including blocking lock chains, deadlock patterns, idle-in-transaction problems, and wait event analysis. Guides the agent through identifying blockers, understanding lock types, and recommending transaction and configuration changes.

26 3mo ago A 50 tokens original Apache-2.0

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Generates a comprehensive PostgreSQL performance baseline report capturing health metrics, query workload patterns, table statistics, configuration settings, index utilization, and I/O patterns. Designed for before/after comparison when making changes.

26 3mo ago A 46 tokens original Apache-2.0

pg-query-rewrite

13

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Guides SQL query optimization through execution plan analysis and common rewrite patterns. Covers subquery-to-JOIN conversion, CTE materialization control, OR-to-UNION, NOT IN-to-NOT EXISTS, pagination optimization, and SELECT elimination. Uses analyzequery with format and settings parameters for deep plan analysis.

26 3mo ago A 67 tokens original Apache-2.0

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Diagnoses slow PostgreSQL queries by analyzing pgstatstatements, execution plans, index opportunities, and table statistics. Guides the agent through a systematic investigation workflow using pgtuner-mcp tools to produce actionable optimization recommendations.

26 3mo ago A 52 tokens original Apache-2.0

pg-vacuum-tuning

15

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Monitors and tunes PostgreSQL vacuum operations including autovacuum configuration, vacuum progress tracking, wraparound prevention, and per-table vacuum strategy. Provides tuning recommendations for high-churn OLTP and large analytical tables.

26 3mo ago A 49 tokens original Apache-2.0

pgtuner_mcp

16

isdaniel/pgtuner_mcp

MCP server Claude CodeCodexCursor +2

An MCP server for PostgreSQL AI-powered performance tuning with HypoPG support. Runs locally from the pgtuner-mcp Python package.

26 3mo ago A tokens not measured original Apache-2.0

mysql-perf-tuning

17

isdaniel/mysqltuner_mcp

Skill Claude CodeCodex

MySQL performance tuning skill using the mysqltunermcp MCP server. Use this skill whenever the user asks about MySQL performance, slow queries, database optimization, MySQL configuration tuning, index optimization, InnoDB tuning, connection issues, lock contention, replication lag, memory sizing, or any MySQL…

3 3mo ago A 127 tokens original Apache-2.0

mysqltuner_mcp

18

isdaniel/mysqltuner_mcp

MCP server Claude CodeCodexCursor +2

MySQL MCP Performance Tuning Server - AI-powered MySQL performance tuning capabilities. Runs locally from the mysqltuner-mcp Python package.

3 3mo ago A tokens not measured original Apache-2.0

mcp-gsuite

19

isdaniel/mcp-gsuite

MCP server Claude CodeCodexCursor

MCP Server to connect to Google G-Suite. Runs locally from the mcp-gsuite Python package.

0 1y ago A tokens not measured copy · 100% MIT