3,936 boosters for "c" — open source, verified from GitHub, ready to install
Official MCP Server for Mailtrap that enables Claude to integrate with Mailtrap's email testing and delivery platform. Developers building email workflows, testing email functionality, or managing transactional emails will benefit from direct Claude integration with Mailtrap services.
A Copilot prompt booster that enforces TypeScript best practices (strict mode, const preference, avoiding `any`) for developers in the 10xDevs training program. It helps teams maintain code quality and consistency standards across projects.
Debugg AI MCP Server provides zero-config, AI-managed end-to-end testing for code generation platforms like Claude, automating test creation and execution without manual configuration. Developers using AI code generators benefit from automated quality assurance that integrates seamlessly with their workflow.
Copilot instructions for the bicep-deploy GitHub Action that guides developers through pre-commit workflows and repository structure for Azure Bicep deployments. Useful for teams automating infrastructure-as-code deployments on Azure.
An MCP server that integrates Roo Code Memory Bank functionality into Claude Desktop and Claude Code, enabling persistent code context and memory management across AI-assisted development sessions.
atris is a self-improving context system that provides structured agent rules and workflows for AI coding assistants like Cursor, enabling developers to maintain organized task management, code navigation, and communication standards across projects.
VSCode MCP Server enables AI coding assistants (Claude, Cursor, Windsurf) to directly integrate with VSCode via Unix Socket, providing real-time linting and language server capabilities. Developers using these AI tools with VSCode benefit from seamless code analysis and editor synchronization.
This MCP Server integrates Naver Search API with Claude, enabling AI assistants to perform Korean web searches, trend analysis, and data retrieval. It's valuable for developers building AI applications targeting Korean markets or requiring Korean-language search capabilities.
Luca is an AI agent that automates the creation of invoices, quotations, and receipts by gathering user information, generating JSON specifications, producing PDF documents, and drafting professional client emails. It's ideal for freelancers and small business owners who need to streamline financial document workflows.
This project includes deepsafe-scan, a preflight security scanner for AI agent environments. When the user asks to audit, scan, or check security of their AI agent setup, skills, or MCP servers, run the scanner: For a full scan with LLM analysis (if OPENAIAPIKEY is set):
Session End guides developers through a structured workflow to complete coding sessions with quality checks, changelog updates, and learning documentation. It's ideal for developers using Claude Code who want to maintain organized, documented development practices.
Give AI agents access to money. Manage finances, trade cryptocurrency. MCP server for AI agents to interact with 20+ blockchains. 380+ tools for DeFi, DEX aggregation, security scanning, cross-chain bridges, QR payments. x402 enabled - AI agents can autonomously pay for premium APIs and trade with o
Format markdown articles with bm.md styling and publish directly to WeChat Official Account drafts via the official API. 1. Read markdown file (typically from article directory) 2. Upload local images to WeChat CDN via API
pikku-info helps developers quickly discover and explore existing Pikku project structures—functions, routes, middleware, permissions, and more—without leaving their coding environment. Essential for understanding codebases and finding what already exists before building new features.
XMTP node implementation.
There are a few overarching principles that summarize how to think about writing readable Go code. The following are attributes of readable code, in order of importance: The core goal of readability is to produce code that is clear to the reader. Clarity is primarily achieved with effective naming,
pyDeprecate is a lightweight Python library (Python 3.9+) for decorator-based deprecation of functions, methods, and classes with automatic call forwarding. Zero runtime dependencies by design. Tests use a three-layer separation: 1. Targets () — new implementations
"name": "remotion-transitions", "description": "Build custom Remotion scene transitions using the TransitionPresentation API — animation math, stagger formulas, spring configs, frame budget guidance, and a catalog of production-ready patterns for short-form video.", "url": "https://github.com/ashad0
"name": "ai-software-architect", "description": "AI-powered architecture documentation framework with ADRs, reviews, and pragmatic mode", "name": "AI Software Architect Project"
This MCP server enables AI assistants to request human approvals through the gotoHuman service, bridging automated workflows with human decision-making. It benefits developers building AI applications that need human-in-the-loop validation steps.
This MCP server enables Claude to execute MATLAB code and generate scripts directly through the MCP protocol, bridging AI assistance with scientific computing workflows. Engineers, researchers, and data scientists using MATLAB can leverage Claude's capabilities for code generation, debugging, and analysis.
Mazeway provides Cursor-specific rules for implementing authentication and authorization patterns in Next.js projects using Supabase, enabling developers to own their auth logic instead of relying on external packages. Ideal for developers building secure, self-contained authentication systems.
Mazeway provides cursor-native rules for building authentication systems in Next.js with Supabase while keeping auth logic in your own codebase. Developers building secure, self-owned authentication layers benefit from these opinionated architectural patterns.
spec-gen automates the reverse-engineering of codebases into structured OpenSpec specifications through LLM-powered static analysis, enabling developers to maintain accurate, living documentation that reflects actual code behavior rather than intent.