mcp-server
Verified · 5 days agoPuter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more
Self-hosted MCP server: pi-coding-agent tools (run_prompt, file ops) over streamable HTTP.
claude mcp add pibox -- docker run -i --rm docker.io/psyb0t/pibox:v0.16.1
Offers a self-hosted MCP server for coding-agent style tasks such as prompt execution and file operations over HTTP. It is for users who want to expose local or controlled development tools to an MCP client without relying on a hosted service. Because it touches execution and filesystem access, it deserves a careful trust and sandbox review; the packaging is more substantial than a bare demo, but the public quality signals are still limited.
Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more
MCP server for filesystem access
MCP server for terminal commands, file operations, and process management
Local-first knowledge management with bi-directional LLM sync via Markdown files.
Markdown knowledge base as agent memory. Runs against the notes directory it is started in.
Evidence-first PDF MCP. Agent Document Twin with citeable page+bbox evidence.