Chisel
Rank #9714glama/ckanthony/chisel
Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted grep/sed instead of full reads (up to 500×). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via
Chisel is a Model Context Protocol (MCP) server published by ckanthony. It ranks #9714 of 58,832 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Chisel is listed on Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 5, 2026.
Ranks ahead of 49,118 of 58,832 servers on MCP Toplist.
Use Chisel
Chisel doesn’t publish a machine-readable install config. Follow the setup instructions in its repository ↗, or open one of its registry listings above.
Listed on 1 registry
ckanthony
Other servers by ckanthony
- OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs MCP Server#4098
- Gin-MCP: Zero-Config Gin to MCP Bridge MCP Server#4717
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Chisel?
- Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted grep/sed instead of full reads (up to 500×). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via
- Who maintains Chisel?
- Chisel is maintained by ckanthony, which publishes 3 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Chisel an official MCP server?
- Chisel is not on the Official MCP Registry. It is listed on Glama.
- How many versions does Chisel have?
- Chisel ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Chisel?
- The source code for Chisel is hosted at github.com/ckanthony/Chisel.