19 skills found
modelcontextprotocol / inspectorVisual testing tool for MCP servers
refreshdotdev / web-eval-agentAn MCP server that autonomously evaluates web applications.
hemanth / paws-on-mcpA comprehensive Model Context Protocol (MCP) server implementing the latest specification.
DaviddTech / ai-trading-agentBuild your own AI hedge fund with Claude, Codex, Cursor & OpenClaw. The agent-native skills directory for Trader Dev MCP — write Pine Script, backtest crypto strategies, optimize parameters.
syrin-labs / cliRuntime intelligence system that makes MCP servers debuggable, testable, and safe to run in production.
7gugu / whistle-mcpA Whistle proxy management tool based on Model Context Protocol that allows AI assistants to directly control local Whistle proxy servers, simplifying network debugging, API testing, and proxy rule configuration through natural language interaction.
MarcelRoozekrans / roslyn-codelens-mcpRoslyn-based MCP server giving AI agents deep semantic understanding of .NET/C# codebases — 67 tools for navigation, call graphs, diagnostics & code fixes, safe refactoring, code-quality auditing, test intelligence, DI graphs, and IL/external-assembly inspection.
1Utkarsh1 / mcp-stdio-guardCatch stdout pollution and handshake failures in MCP stdio servers before clients do.
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.
mehmetbaykar / swift-fast-mcpThe fastest way to build MCP servers in Swift.
WillEhrendreich / sagefs.nvimNeovim frontend for SageFs — live F# development with sub-second hot reload, live testing, coverage, and SSE streaming
sooraj171 / STAF.Playwright.TestsReusable Playwright framework with MSTest base classes and utilities.
davmarek / school-test-generatorLaravel app for teachers to build, manage, and export school tests as PDFs
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",
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",
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",…
TransAdvocacyAndComplaintCollective / fact_index_tacc"test:e2e": "node --test --test-concurrency=1 tests/e2e/*.e2e.test.mjs", "test:e2e:coverage": "rm -rf .coverage/e2e && mkdir -p .coverage/e2e/v8 && NODE_OPTIONS= NODE_V8_COVERAGE=.coverage/e2e/v8 node --test --test-concurrency=1 tests/e2e/*.e2e.test.mjs && pnpm dlx c8 report --temp-directory .covera…
armanisadeghi / ai-matrx"markerjs2": "^2.32.7", "mcp-handler": "^1.1.0", "mermaid": "^11.16.0", "resend": "^6.16.0", "server-only": "^0.0.1", "sonner": "latest",