An MCP server that equips AI agents with real-world tools including file operations, read-only MySQL queries, web summarization, safe calculations, and system info. It uses stdio transport and enforces safety guardrails like SELECT-only database access and AST-based math evaluation.
An MCP server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface for LLMs.