ailyCode MCP v2.5.0 is a local MCP (Model Context Protocol) service providing 15 development tools and 1 authentication tool for remote connection via aily platform or any MCP Streamable HTTP client, with features like security boundary checks and concurrency control.

Stars

7

7-day growth

No data

Forks

0

Open issues

1

License

No data

Last updated

2026-07-28

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It offers a comprehensive set of local development tools aligned with OpenCode, integrates robust security mechanisms (absolute path and sensitive file confirmation), and demonstrates improved performance through asynchronous implementation (e.g., search latency reduced from 538ms to 320ms).

Who it is for

  • Developers using AI coding assistants (e.g., aily agents) that need to access local files and execute commands
  • DevOps engineers seeking to expose local tools securely to remote MCP clients
  • AI platform integrators building custom MCP servers with Streamable HTTP transport
  • Software engineers requiring fine-grained control over tool execution (concurrency, logging, security policies)

Use cases

  • AI agent reading and editing project source code on the user's machine via remote MCP connection
  • Executing shell commands and running scripts in a controlled local environment
  • Applying multi-file patches with atomic two-phase commit to avoid partial changes
  • Searching file contents and listing directories to assist with debugging or code review

Strengths

  • Passes 221/221 tests covering integration, security confirmation, and tool functionality
  • Security boundary checks prevent unauthorized access (PWD hard wall, sensitive file detection, absolute path confirmation)
  • Asynchronous implementation improves responsiveness: search latency dropped by 41% and health endpoint p95 reduced from 525ms to 5ms
  • Highly configurable: three-tier config merging, environment variables, multiple auth modes, concurrency limits, structured logging

Considerations

  • Requires external network exposure (tunnel/reverse proxy) since it is a local tool
  • Default PIN authentication depends on an external platform (aily) for full integration
  • Security confirmation dialogs require a TTY; non-interactive mode defaults to deny, which may limit automated workflows

README quick start

快速开始

Description

本地 MCP(Model Context Protocol)服务,提供 16 个本地开发工具,通过 SSE/HTTP 远程连接

Related repositories

Similar projects matched by category, topics, and programming language.

react
Featured
react GitHub avatar

react

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.

Web DevelopmentFrontend Frameworks
246,741
tandpfun
Featured
tandpfun GitHub avatar

wardrobe

A GPT‑image powered app that extracts individual garment cutouts from photos, organizes them into a digital wardrobe, and generates modeled outfit previews.

JavaScript
1,570
mshumer
Featured
mshumer GitHub avatar

Claude-of-Duty

A browser-based first-person shooter built entirely with procedural generation and orchestrated AI agents, featuring 55k lines of Three.js/WebGL2 code and no art assets.

AI & Machine LearningAI Agents
1,234