瀏覽
正在顯示 20 個,共 343 個 components
Gives AI coding agents direct access to Figma design data, enabling accurate one-shot UI implementation by reading layou...
MCP server for GitHub API integration - repos, issues, PRs, and more.
Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when some...
Official MCP developer inspector for testing MCP servers through a browser UI, CLI launch flow, environment injection, a...
Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bod...
Python framework for building MCP servers and clients with a high-level API, testing utilities, auth helpers, and deploy...
Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on "parse...
Generates minimal macOS Seatbelt sandbox configurations. Use when sandboxing, isolating, or restricting macOS applicatio...
Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whi...
Pure markdown knowledge management skills from the Obsidian CEO for working with vaults, note linking, tagging, and pers...
Build libFuzzer harnesses for C/C++ libraries, configure sanitizers and corpora, and turn crashes into minimized reprodu...
Test cryptographic implementations for timing leaks with dudect-style workflows, leakage hypotheses, and reproducible me...
Design high-value fuzzing dictionaries for structured inputs, parsers, protocols, file formats, and smart contract ABI s...
Open-source server from Google that simplifies connecting AI agents to databases with built-in authentication, connectio...
Use AddressSanitizer to find memory corruption bugs, configure instrumented builds, interpret sanitizer reports, and tur...
Use Atheris to fuzz Python code and native extension boundaries with coverage-guided tests, useful inputs, and reproduci...
Prepare OSS-Fuzz integrations with build scripts, fuzz targets, seed corpora, dictionaries, and project metadata for con...
Write targeted fuzz harnesses that isolate parsers, state machines, and security-sensitive APIs without hiding bugs behi...
Security-focused review of code changes using git history analysis to find regressions.
Google's MCP toolbox for database access, with prebuilt tools for SQL and NoSQL systems plus a framework for custom safe...