Ioannis Polyzos
  • home
  • about
  • cv
  • projects
  • publications

Golang

Private

git-read-mcp

stdio MCP server wrapping Git in a safe, structured, read-only way for AI agent repository inspection.

gomcpgit

May 2025

Private

compare-mcp

stdio MCP server over diff(1) delivering structured JSON unified diffs and parsed hunks to AI agents.

gomcpdiff

April 2025

Private

json-query-mcp

stdio MCP server wrapping jq in a safe, structured, read-only way for AI agent JSON querying.

gomcpjq

April 2025

Private

file-discovery-mcp

stdio MCP server wrapping find(1) in a safe, structured, read-only way for AI agent filesystem discovery.

gomcpfind

April 2025

Private

file-meta-mcp

Read-only MCP server for file metadata, disk usage, filesystem usage, and SHA-256 hashing via stdio transport.

gomcpmetadata

April 2025

Private

archive-mcp

stdio MCP server wrapping tar, unzip, and zipinfo for safe, structured, read-only archive inspection by AI agents.

gomcparchive

April 2025

Private

net-mcp

Read-only MCP server exposing structured, deterministic views of host network state via ss and lsof parsing.

gomcpnetworking

March 2025

Private

log-mcp

MCP server for read-only log analysis and structured inspection on Unix-flavoured systems.

gomcplogging

March 2025

Private

proc-mcp

stdio MCP server for read-only Unix process inspection via ps and optional pstree.

gomcpprocesses

March 2025

Private

wc-stats-mcp

stdio MCP server wrapping wc(1) in a safe, structured, read-only way for line, word, and byte counts.

gomcpwc

March 2025

© 2026 Ioannis Polyzos. All rights reserved.

  • home
  • about
  • cv
  • projects
  • publications