An MCP server that enables integration with Moltbook, a social network designed for AI agents. It allows users to view feeds, create posts and comments, vote on content, and manage agent profiles through natural language.
An MCP server that wraps the Moltbook social platform API, exposing 48 tools for reading feeds, creating posts and comments, voting, managing submolts, and more, with built-in safety guards and automatic challenge solving.
A sandboxed MCP server that executes shell commands inside ephemeral, locked-down Docker containers with no network by default, dropped capabilities, and an audit log, enabling secure agent-driven command execution.
MCP server that gives AI assistants a secure gVisor-isolated sandbox to run Python or JavaScript code, returning stdout, stderr, and exit codes without local access.
A safe, allowlisted MCP server that lets AI agents run only a tiny set of harmless tools (echo, datetime, hash, dig, GET-only curl, whois, status checks) against explicitly allowed hosts, with sanitization, rate limiting, timeouts, and full audit logging.
A sandbox-first MCP server that enables AI agents to safely perform reverse-engineering tasks in fully isolated Docker containers, featuring zero-trust security, declarative YAML-based skills, and white-hat ethical safeguards.