ckanthony
3 tools published
Tools
3
Total Stars
257
Total Installs
0
ckanthony/openapi-mcpServer Implementations
๐๏ธ โ๏ธ - OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.
183
ckanthony/gin-mcpServer Implementations
๐๏ธ โ๏ธ ๐ ๐ช ๐ง ๐ - A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools.
74
ckanthony/ChiselServer Implementations
๐ฆ ๐ ๐ ๐ง โ๏ธ - 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 WASM).