google_searchdataify-mcp — Perform a Google search with various search types.
docssustinbebustin/Citadel MCP — Runs agent code that calls codemode.<stack>_docs(...) and codemode.<stack>_index() to fetch stack-specific documentation.
validate_templatedavevwatkins/idml-engine — Validate that a template has the required resources and structure for composition.
ingest_contentdavevwatkins/idml-engine — Normalize content from a file (Google Docs, DOCX, Markdown, HTML, JSON) into typed blocks.
convert_storydavevwatkins/idml-engine — Convert typed blocks into a styled ICML story.
compose_issuedavevwatkins/idml-engine — Compose a complete IDML issue from a donor template and articles.
parse_templatedavevwatkins/idml-engine — Parse an IDML template or issue into a manifest of styles, geometry, frames, and story roles.
list_template_stylesdavevwatkins/idml-engine — List the style catalog of a parsed template.
get_template_geometrydavevwatkins/idml-engine — Get the computed column ranges and frame geometry of a template.
compose_articlesdavevwatkins/idml-engine — Compose individual articles into a template without full issue layout.
cesium_feeddefoneos-isr-mcp — Generate Cesium-compatible GeoJSON + CZML from ISR data
classify_targetdefoneos-isr-mcp — Classify objects in ISR imagery (YOLOv8-simulated, 7 categories)
geolocate_targetdefoneos-isr-mcp — Geolocate target using OpenAthena pinhole-camera method
list_target_categoriesdefoneos-isr-mcp — List all 7 target categories with threat levels + NATO doctrine refs
git_adddev-kit-mcp-server — Add files to the Git index (staging area)
git_commitdev-kit-mcp-server — Commit changes to the Git repository
git_pushdev-kit-mcp-server — Push changes to a remote Git repository
git_pulldev-kit-mcp-server — Pull changes from a remote Git repository
git_checkoutdev-kit-mcp-server — Checkout or create a branch in the Git repository
search_filesdev-kit-mcp-server — Search for files by regex pattern in the project directory. Supports optional root directory and output length limits.
predefined_commandsdev-kit-mcp-server — Execute predefined commands from a TOML file (default: pyproject.toml under [tool.dkmcp.commands] section)
git_diffdev-kit-mcp-server — Show diffs between commits, commit and working tree, etc.
exec_make_targetdev-kit-mcp-server — Run makefile commands securely within the project
search_textdev-kit-mcp-server — Search for lines in files matching a given pattern. Supports file filtering, context lines, and output length limits.
move_dirdev-kit-mcp-server — Move files and directories within the authorized root directory
remove_filedev-kit-mcp-server — Delete files within the authorized root directory
rename_filedev-kit-mcp-server — Rename files and directories within the authorized root directory
git_statusdev-kit-mcp-server — Get the status of the Git repository (changed files, untracked files, etc.)
read_linesdev-kit-mcp-server — Read specific lines or a range from a file. Supports line range selection and output length limits.
create_dirdev-kit-mcp-server — Create directories within the authorized root directory
edit_filedev-kit-mcp-server — Edit files by replacing lines between specified start and end lines with new text
obspy-mcpAnnanRen/seismo-mcp — Read any waveform format (SAC/MSEED/SEG-Y…), filter, preprocess, resample, convert formats, plot.
cwp-su-mcpAnnanRen/seismo-mcp — Seismic Unix trace ops: read headers, filter, gain (AGC), window, sort, set headers.