codacy_get_repository_with_analysiscodacy/codacy-mcp-server — Get repository with analysis information, including metrics for Grade, Issues, Duplication, Complexity, and Coverage.
codacy_list_filescodacy/codacy-mcp-server — List files in a repository with pagination support.
codacy_get_file_issuescodacy/codacy-mcp-server — Get the issue list for a file in a repository.
codacy_get_file_coveragecodacy/codacy-mcp-server — Get coverage information for a file in the head commit of a repository branch.
codacy_get_file_clonescodacy/codacy-mcp-server — Get the list of duplication clones for a file in a repository.
codacy_get_file_with_analysiscodacy/codacy-mcp-server — Get detailed analysis information for a file, including metrics for Grade, Issues, Duplication, Complexity, and Coverage.
reminders.complete_reminderPhil-Ly/Personal_Activity_MCP_server — Mark a reminder as completed after user confirmation
get_stationsJoostKiens/fahsai-mcp-server — Retrieve list of PM2.5 monitoring stations within a bounding box
get_fires_rangeJoostKiens/fahsai-mcp-server — Retrieve fire detections over a date range within a bounding box
get_station_readingsJoostKiens/fahsai-mcp-server — Retrieve PM2.5 readings for a specific station on a given date
get_station_readings_historyJoostKiens/fahsai-mcp-server — Retrieve PM2.5 readings history for a specific station over a date range
geocode_placeJoostKiens/fahsai-mcp-server — Resolve a place name to coordinates and bounding box
get_latest_dateJoostKiens/fahsai-mcp-server — Get the most recent date for which data is available
get_reading_explanationJoostKiens/fahsai-mcp-server — Get an explanation for a PM2.5 reading at a location and date
get_station_historyJoostKiens/fahsai-mcp-server — Retrieve historical PM2.5 data for a station over a date range
get_power_plantsJoostKiens/fahsai-mcp-server — Retrieve power plants within a bounding box, optionally filtered by fuel type
get_station_baselineJoostKiens/fahsai-mcp-server — Retrieve baseline PM2.5 statistics for a station
get_weatherJoostKiens/fahsai-mcp-server — Retrieve weather data (wind, temperature, etc.) for a location and date
get_firesJoostKiens/fahsai-mcp-server — Retrieve active fire detections within a bounding box and date range
get_camsJoostKiens/fahsai-mcp-server — Retrieve CAMS atmospheric model PM2.5 estimates for a bounding box and date
get_cams_summaryJoostKiens/fahsai-mcp-server — Retrieve summary of CAMS PM2.5 estimates for a bounding box and date
signal.filtering.butterworth6789-6/mcp-signal-server — Apply Butterworth SOS lowpass, highpass, bandpass, or bandstop filter.
signal.transform.stft6789-6/mcp-signal-server — Compute Short-Time Fourier Transform with explicit window, hop, and PSD semantics.
signal.filtering.fir6789-6/mcp-signal-server — Design and apply FIR filter with Hamming, Hann, or Blackman window.
signal.feature.statistics6789-6/mcp-signal-server — Compute population time-domain moments and Welch PSD summary.
signal.transform.wavelet_denoise6789-6/mcp-signal-server — Denoise signal using db4 or sym5 wavelet with MAD/universal threshold.
signal.transform.fft6789-6/mcp-signal-server — Compute bounded FFT of a signal with optional windowing and one-sided spectrum output.
signal.visualization.render6789-6/mcp-signal-server — Render waveform, amplitude spectrum, or spectrogram as PNG artifact.
pjm_briefio.github.riponcm/projectmem — Provides a session-start briefing: active warnings, stale memories, open issues, recent decisions, stack gotchas, and prevention score.
pjm_precheckio.github.riponcm/projectmem — Warns before committing if repeating a failed approach, modifying high-churn files, or touching unresolved issues.
pjm_scoreio.github.riponcm/projectmem — Outputs a letter grade (A+ to F) with metrics on debugging hours saved, tokens prevented, and dollars protected.
set_planio.github.riponcm/projectmem — Update the plan.md with new content.
get_memoryio.github.riponcm/projectmem — Retrieve memory events from the project.
add_memoryio.github.riponcm/projectmem — Add a new memory event.
get_summaryio.github.riponcm/projectmem — Retrieve the summary.md content.
get_dashboardio.github.riponcm/projectmem — Get the dashboard data for the current project.
pjm_visualizeio.github.riponcm/projectmem — Opens an interactive D3.js dashboard with Story Map, Decision Log, Gotcha Board, and Scorecard.
pjm_exportio.github.riponcm/projectmem — Compiles live decisions, gotchas, and failed attempts into a marked block for CLAUDE.md or .cursorrules.
pjm_wrapio.github.riponcm/projectmem — Injects a token-budgeted memory block into an AI session before opening.
pjm_decisionio.github.riponcm/projectmem — Logs a decision, optionally superseding a previous decision.
get_planio.github.riponcm/projectmem — Retrieve the current plan.md content.
get_job_statusio.github.ripunjay-kashyap/audio-sonic-mcp — Retrieves the status and result of an asynchronous audio analysis job.
analyze_audioio.github.ripunjay-kashyap/audio-sonic-mcp — Analyzes an audio file or YouTube URL and returns a comprehensive sonic signature including tempo, key, vibe embeddings, and production prof
list_jobsio.github.ripunjay-kashyap/audio-sonic-mcp — Lists all audio analysis jobs with their statuses and metadata.