Tag: mcp
Kubernetes Autoscaling with HPA, VPA, and KEDA
Manage Kubernetes pod autoscaling using HPA, VPA, and KEDA. Implement event-driven scaling, resource right-sizing, and cost-optimised scale-to-zero strategies.
Roblox Studio File Synchronisation Guide
A guide for managing bidirectional, forward, or reverse synchronisation between local files and Roblox Studio using WEPPY sync. It details conflict resolution, directory formats, and maintaining alignment between local mirrors and the Roblo…
Roblox Studio Automation via WEPPY MCP
Provides a structured workflow for controlling Roblox Studio through the WEPPY Roblox MCP, including UI design loops, playtesting, and log inspection. It prioritises using specific MCP actions over arbitrary Luau execution to ensure reliabl…
PostgreSQL Vacuum Monitoring and Tuning
Monitor and tune PostgreSQL vacuum operations, including autovacuum configuration, progress tracking, and transaction ID wraparound prevention. It provides specific tuning recommendations for high-churn OLTP and large analytical tables.
PostgreSQL Slow Query Diagnosis
Provides a systematic workflow for diagnosing and optimising slow PostgreSQL queries by analysing execution plans, index opportunities, and table statistics. It utilises pgtuner-mcp tools to identify resource-intensive queries and recommend…
PostgreSQL Query Optimization and Rewrite Patterns
This skill provides a structured workflow for analysing PostgreSQL execution plans and applying restructuring patterns to improve query performance. It covers techniques such as converting subqueries to joins, managing CTE materialisation, …
PostgreSQL Performance Baseline Generation
Automates the creation of comprehensive PostgreSQL performance baseline reports for comparing database states before and after configuration or schema changes. It captures health metrics, query workloads, table statistics, and index utilisa…
PostgreSQL Lock Contention Diagnosis
This skill provides a structured workflow for diagnosing PostgreSQL lock contention, including identifying blocking chains, analysing wait events, and resolving deadlocks. It guides the agent through investigating idle-in-transaction sessio…
PostgreSQL I/O Performance Deep-Dive
A structured workflow for investigating PostgreSQL I/O performance, covering buffer pool efficiency, table and index hotspots, and checkpoint performance. It correlates I/O patterns with query workloads to diagnose disk bottlenecks and conf…
PostgreSQL Index Analysis and Optimization
This skill provides a comprehensive workflow for PostgreSQL index optimisation, including identifying unused or duplicate indexes, detecting bloat, and recommending new indexes. It leverages HypoPG for hypothetical index testing to estimate…
PostgreSQL Database Health Check
Performs a comprehensive health assessment of PostgreSQL databases by evaluating connections, cache performance, locks, and configuration settings. It generates a scored report with prioritised recommendations and actionable remediation ste…
PostgreSQL Connection Usage Analysis
This skill enables the analysis of PostgreSQL connection patterns to diagnose leaks, saturation, and idle session overhead. It provides actionable recommendations for connection pooling and configuration optimisation using MCP resources and…
PostgreSQL Configuration Tuning and Optimization
Provides systematic PostgreSQL configuration tuning by analysing hardware profiles, workload types, and current settings to generate hardware-aware ALTER SYSTEM recommendations.
PostgreSQL Table and Index Bloat Analysis
This skill provides a workflow for detecting and remediating table and index bloat in PostgreSQL databases. It identifies fragmentation, dead tuples, and wasted space, recommending specific maintenance actions such as VACUUM, REINDEX, or pg…
Autonomous USDC Yield for AI Agents
Automate USDC yield generation for AI agents on Base using a non-custodial 80/20 split between liquid operational funds and Aave or Morpho deposits. The integration includes an MCP server for managing agent treasuries and processing payment…
Autonomous USDC Yield for AI Agents
Automate USDC yield generation for AI agents on Base by splitting funds between liquid operations and Aave or Morpho deposits. This non-custodial protocol enables autonomous treasury management and x402 payment optimisation.
Autonomous USDC Yield for AI Agents
Automate USDC yield generation for AI agents on Base using a non-custodial 80/20 liquidity split. The protocol leverages Aave V3 and Morpho to earn yield while maintaining 80% liquidity for operational needs.
Clicks Protocol DeFi Yield Management
Manage autonomous DeFi yield for AI agents on Base by querying APY rates, simulating USDC payment splits, and tracking agent registration status. The tool provides an MCP server for interacting with Aave and Morpho protocols.
Mem0 MCP Memory Management Protocol
A protocol for agents to maintain persistent context across sessions using Mem0 MCP tools, featuring strategic memory retrieval and structured storage with metadata filtering.
Solana Prediction Market Agent Skill
An agentic skill for interacting with Solana-based prediction markets via 76 MCP tools. It employs a secure-by-default architecture where the agent constructs transactions for user signing without accessing private keys.
Solana Prediction Market Agent Skill
An MCP server for interacting with Solana-based prediction markets, enabling agents to construct unsigned transactions for boolean and race markets. The system uses a pari-mutuel pricing model and ensures security by requiring user signatur…
SQLite Database Querying and Inspection
Provides capabilities to query SQLite databases, inspect schemas, and optimise SQL execution via the Model Context Protocol. It supports database discovery, schema inspection, and read-only SQL execution.
GPT Researcher Autonomous Deep Research Agent
An autonomous agent that performs deep web and local research to generate detailed, cited reports using a planner-executor-publisher architecture. It supports custom retrievers, MCP data sources, and parallelised agent execution.
XcodeBuildMCP for Apple Platform Automation
An MCP toolset for automating builds, tests, and debugging across iOS, macOS, and other Apple platforms. It provides capabilities for simulator management, LLDB debugging, and UI automation.