Coding Agent MCP Server
Related Servers
Alternatives to Coding Agent MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceProvides tools for AI-driven development workflows including file system operations, code analysis, code execution, web fetching, and search.Apache 2.0
- FlicenseNot gradedqualityCmaintenanceProvides AI agents with shell execution and file management capabilities on a development VM, including running commands and editing files via tools like run_command, read_file, and edit_file.-
- AlicenseAqualityBmaintenanceProvides local agent capabilities for LM Studio including file I/O, terminal execution, and web search.11MIT
- AlicenseNot gradedqualityDmaintenanceProvides AI-driven development tools including file system operations, multi-language code analysis with tree-sitter, Git operations, code execution, and system information retrieval.MIT
- AlicenseAqualityBmaintenanceEnables AI agents to autonomously navigate a codebase by listing directories, reading files, searching code, and running whitelisted commands.56ISC
- FlicenseAqualityDmaintenanceEnables AI agents to control VSCode workspaces, including file operations, terminal commands, search, and workspace management.7-
TDQS
Scored across 27 tools
Each tool targets a distinct operation with clear descriptions. For instance, search_duplicates, search_files, and search_text search different aspects; run_command and run_command_stream differ in output mode. No two tools have overlapping purposes.
All tool names follow a consistent verb_noun pattern in snake_case, such as create_file, read_file, delete_directory. This uniformity makes the intent clear and predictable.
With 27 tools, the set is on the higher end but still reasonable for a coding agent covering file operations, utilities, and system info. It could be slightly trimmed without losing functionality, but each tool serves a distinct purpose.
The tool set covers core file CRUD, editing, searching, text utilities, and system commands. Minor gaps like diff/merge or version control are absent, but for a general coding agent, the coverage is solid.