101 skills found · Page 3 of 4
1Utkarsh1 / mcp-stdio-guardCatch stdout pollution and handshake failures in MCP stdio servers before clients do.
thaolst / growth-mcpMCP server for growth marketing - campaign design, retention analysis, churn prediction, A/B testing
masteryee-labs / Open-Godot-MCPOpen-source MCP server for AI-autonomous Godot game development. Deterministic playtesting, multiplayer testing, DAP debugging, LSP, token-efficient. 100% MIT.
howardpen9 / grok-mcpMCP server that wraps the xAI Grok CLI. Lets Claude Code, Cursor, Cline, and any MCP host use Grok as a peer code reviewer, adversary, and second-opinion consultant.
bgizdov / awesome-mcp-serversThis awesome list is automatically generated and regularly updated to ensure you have access to the latest and most comprehensive collection of MCP servers available.
BernhardJackiewicz / architect-to-productVibe code fast. Ship like an engineer. AI engineering framework packaged as an MCP server that enforces TDD, security scanning, pentesting, secret management, QA audits, and deployment to a securely configured VPS — automated with up to 100× fewer exploration tokens.
Epistates / awesome-mcp-devtoolsA curated list of 100+ Model Context Protocol (MCP) developer tools — SDKs for 15 languages, frameworks, inspectors, testing and security scanners, proxies, gateways, hosting, and templates for building MCP servers and clients.
SnailSploit / Burp-MCP-Security-Analysis-ToolkitBurp MCP Security Analysis Toolkit
totigm / humanjsHumanize browser automation for AI agents, QA tests, and demos. Playwright-first — record sessions to video or runnable tests, and drive it over MCP from your favorite AI.
Alexey-N-Chernyshov / gramps-web-mcp-rsMCP server for Gramps Web genealogy API, written in Rust. Inspired by gramps-mcp — more tools, test coverage, smaller image, optional read-only mode.
Typewise / mcp-chaos-rigA local MCP server that breaks on demand. Test your client against auth failures, disappearing tools, flaky responses, and token expiry, all from a web UI.
mcpland / testing-mcpLet LLMs author your integration tests—E2E-style.
aezizhu / mcp-captcha-solverCaptcha solver MCP server with 99% success rate. Supports reCAPTCHA v2/v3, hCaptcha, FunCaptcha, GeeTest, Cloudflare Turnstile, slider, rotate, audio captcha. Multi-service fallback.
paulbreuler / limpslimps your Local Intelligent MCP Planning Server across AI assistants. No subscriptions, no cloud—run it locally. Version control your planning docs in git. No more context drift—one shared source of truth across Claude, Cursor, Copilot, and any MCP tool.
skyvanguard / awesome-ai-pentestingA curated list of AI-powered pentesting tools, frameworks, MCP servers, and resources for autonomous cybersecurity operations
i3T4AN / Kali_Linux_MCPTwo-component system bridging Kali Linux penetration testing tools with AI agents via MCP. Flask API server executes 10+ security tools (Nmap, SQLMap, Metasploit, etc.) while MCP client provides seamless AI integration for automated security workflows.
yxdm02 / mcp-virusTotal-threat-analysisVirusTotal MCP Server是一个让AI结合威胁情报进行深入分析、基于 Model Context Protocol (MCP) 开发的 VirusTotal API 调用工具,为用户提供文件、IP地址、域名和URL的威胁情报查询功能,并将得到的数据喂给AI进行二次分析,提升威胁情报分析能力并给予处置建议。
jiawei686 / wechat-dev-mcp让任意 AI 客户端自动调试微信小程序/小游戏:截图、模拟触控、读日志、一键重开;配合 wechat-dev-skill 自动巡检四来源报错。
mehmetbaykar / swift-fast-mcpThe fastest way to build MCP servers in Swift.
nsasoft / nsauditor-ai-agent-skillAI Agent Skill for NSAuditor AI — gives any AI coding agent built-in knowledge of NSAuditor's MCP tools, schemas, plugins, and security audit workflows. Works with Claude Code, Cursor, Windsurf, and any MCP-aware agent.
aahlijia / dekkoStatic code map generator (MAP.md + map.json) powered by tree-sitter — a Claude Code /map plugin and MCP server that gives coding agents call graphs, file outlines, and impacted-test lookups without spending tokens on parsing.
ccmalcom / SFDC-MCP-Security-Toolkit**Adversarial MCP integration testing toolkit for Salesforce — seeds ~270 records across Account, Contact, Case, and Outreach Log with 14 attack payload categories including prompt injection, honeytoken leakage, encoding bypasses, and cross-tenant boundary probes.**
Darth-Hidious / PRISMAI-Native Autonomous Materials Discovery Platform
jlevy / tbdPowerful, agent-friendly testing of CLI applications via golden tests
product-on-purpose / pm-skills-mcpMCP server exposing 40 PM skills + 11 workflows + 8 utility tools (59 tools) via Model Context Protocol. In maintenance mode (v2.9.x line, latest v2.9.3; catalog frozen at v2.9.2 build). For new users, the file-based install from product-on-purpose/pm-skills is recommended.
hassan-alnator / vibe-eyesAutomated visual testing framework for Claude and MCP-compatible clients. Generate unit tests, run E2E browser automation, perform visual regression testing, and extract text with OCR - all through natural language commands.
Unigalactix / SENTINEL"main": "server.js", "scripts": { "start": "node server.js", "start:mcp": "node mcpServer.js", "test": "jest", "test:exports": "jest __tests__/exports.test.js", "lint": "eslint src/ scripts/ server.js mcpServer.js",
hungtmbh1996 / Vscode-python-unittestAI Chat extension about Unit Test for VS Code
longmaba / task-master-ai-gemini"bin": { "task-master": "bin/task-master.js", "task-master-init": "bin/task-master-init.js", "task-master-mcp-server": "mcp-server/server.js" }, "scripts": { "test": "node --experimental-vm-modules node_modules/.bin/jest",
chetandb / PlaywrightAutomationProject"test:headed": "playwright test --headed", "test:debug": "playwright test --debug", "bdd": "npx cucumber-js --config serenity.cucumber.js", "mcp-server": "npx playwright mcp-server" }, "name": "playwright-automation-project", "version": "1.0.0",