beardfaceguy/daimonos
by Various
[](https://glama.ai/mcp/servers/beardfaceguy/daimonos) π¦ π π π§ - Agent-optimized MCP server replacing built-in file, search, exec, and git tools with compact structured JSON. N
MCP
beardfaceguy/daimonos
Added 15 June 2026
Overview
An MCP server that replaces built-in file, search, exec, and git tools with compact structured JSON. It is optimized for agent use and runs on macOS, Linux, and Windows.
Best for
Best for
Developers building agent-driven workflows who need compact, structured tool outputs
Use cases
- Replacing default MCP tools with structured JSON outputs for agent workflows
- Standardizing file, search, exec, and git operations across platforms
- Building agent-optimized development environments with compact tool responses
How to use
Install
curl -L https://github.com/beardfaceguy/daimonos/releases/latest/download/daimonos-x86_64-linux.tar.gz | tar xz && sudo mv daimonos /usr/local/bin/ Tools exposed
read_filewrite_fileedit_filesearchexecbatchworkspace_infogitcargoghdocker
Tested with
Cursor, Zed, GitHub Copilot, Claude Code, Windsurf, Cline, Gemini CLI, Discord integration
Example client config
{\n "mcpServers": {\n "daimonos": {\n "command": "daimonos",\n "args": ["--mcp", "-w", "/path/to/your/project"]\n }\n }\n} Notes
An MCP server that replaces built-in file, search, exec, and git tools with compact structured JSON. It is optimized for agent use and runs on macOS, Linux, and Windows.
0 stars on GitHub. Last updated 2026-06-12. Licensed MIT.
Use cases
- Replacing default MCP tools with structured JSON outputs for agent workflows
- Standardizing file, search, exec, and git operations across platforms
- Building agent-optimized development environments with compact tool responses
Pros
- Cross-platform support (macOS, Linux, Windows)
- Structured JSON output reduces parsing overhead for agents
- Compact format improves response efficiency
Cons
- Limited community adoption (0 stars on GitHub)
- Requires replacing existing MCP tool configurations
- No documentation beyond the repository description
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Cross-platform support (macOS, Linux, Windows)
- Structured JSON output reduces parsing overhead for agents
- Compact format improves response efficiency
Cons
- Limited community adoption (0 stars on GitHub)
- Requires replacing existing MCP tool configurations
- No documentation beyond the repository description
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
wonderwhy-er/DesktopCommanderMCP
Various
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
