4 skills found
SecretiveShell / MCP-BridgeA middleware to provide an openAI compatible endpoint that can call MCP tools
muthuishere / mcp-server-bash-sdkMCP server SDK/example implemented entirely in bash — build a Model Context Protocol server with no runtime dependency beyond a POSIX shell.
teampolarity / cosmos-mcpMCP server and local sync package for Cosmos. Connects agents, iMessage, browser history, calendar, Claude Desktop, and shell history to a shared personal graph.
iamfarzad / FB-c_labV2"dev:shell": "./scripts/dev-safe.sh", "mcp:bridge": "pnpm dlx @agentdeskai/browser-tools-server@latest", "mcp:server": "pnpm dlx @agentdeskai/browser-tools-mcp@1.2.0", "mcp:dev": "concurrently --names \"bridge,mcp\" --kill-others-on-fail \"pnpm mcp:bridge\" \"pnpm mcp:server\"", "lint": "next lint",…