mcp-cron: MCP Cron is a server that schedules shell commands or AI-powered tasks using cron expressions. It provides tools to manage tasks via MCP protocol, supports task persistence with SQLite, and ensures multi-instance safety. The server can run in HTTP or stdio transport modes.; semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.
Schedule recurring shell commands or scripts for automation.
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities