1,019 skills found · Page 30 of 34
isakskogstad / Skolverket-MCPMCP server for Swedish National Agency for Education (Skolverket) open data. Tuned for LLMs to query, parse, and integrate info, data, and stats from three public API endpoints.
hmcts / crime-frontend-developer-mcpAn MCP server that connects Claude Code to live HMCTS Crime Platform Design Kit source.
polvallverdu / base-ui-mcp"name": "@polvallverdu/base-ui-mcp", "version": "1.0.0", "mcpName": "io.github.polvallverdu/base-ui-mcp", "description": "MCP server that gives AI assistants context about Base UI (base-ui.com).", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [
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.
acture-ai / acture-mcpMCP server that turns engineering activity into narrative reports
leonardommello / copilot-mcp-toolMCP server that enables AI assistants to interact with Github Copilot cli, leveraging copilot massive token window for large file analysis and codebase understanding
rwnalds / engramSelf-hosted MCP server + dashboard giving Claude Code, Cursor & Hermes agents shared long-term memory over a git-backed markdown vault. Agent-native, Obsidian-compatible second brain — markdown RAG, no vector DB.
AndyLiner13 / ts-mcp-serverTypeScript MCP server for AI-powered refactoring. Rename symbols, extract functions, move declarations, inline variables, find references, and fix diagnostics — strictly via the native tsserver
idanmann10 / shopdealsThe MCP server for shopping. Gives AI agents (Claude, ChatGPT, Cursor) the ability to find the best deal, watch prices, and apply working coupon codes.
franciscorojas27 / McpServerMongodbThis repository implements an MCP (Model Context Protocol) server that connects to a MongoDB database and exposes operations for managing databases, collections, documents, indexes, and bulk operations.
scoutsolutions / apple-calendar-mcpMCP server for reading Apple Calendar events across iCloud, Google, Exchange accounts via AppleScript
CodingButter / simple-voice-mcpVoice MCP Server - Add voice interaction (speak, listen, action) to LLMs through MCP with ElevenLabs TTS and React UI
jrlprost / filoo-mcpOfficial MCP server for filoo.app — URL shortener and click tracking for AI agents
DitriXNew / ClaudeCode2VSCodeTools"command": "lmBridge.startServer", "title": "LM Bridge: Start MCP Server", "icon": "$(play)" "default": 59684, "description": "Port for the HTTP MCP server. 0 = random free port." },
crithitstudio / hypixel-skyblock-mcpAI-friendly MCP server for Hypixel SkyBlock profiles, economy data, resources, and guide context.
d8rt8v / ChatGPT-to-Telegram-MCP"version": "1.1.1", "private": true, "type": "module", "description": "OAuth-protected MCP server that lets ChatGPT publish deduplicated posts to Telegram, interactively or on a schedule.", "license": "MIT", "repository": { "type": "git",
tuantqse90 / moltnode-mcpZero-config, no-key MCP server for 31+ chains via the MoltNode RPC gateway (moltnode.ag). For humans and agents.
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",
payvilla / sabpaisa-design-system-awsSabPaisa Design System MCP Server - Cloud-hosted design system for 14+ fintech products via Model Context Protocol
Percona-Lab / IBEXIBEX (Integration Bridge for EXtended systems) — MCP server connecting AI assistants to Slack, Notion, Jira, ServiceNow, Salesforce, and persistent memory
adityadixit07 / account-intel-mcp"name": "account-intel-mcp", "version": "1.0.0", "private": true, "description": "Account Intelligence MCP server (companies + contacts) with OAuth 2.1 + PKCE.", "type": "module", "engines": { "node": ">=20"
Chr0mium24 / omnia"name": "omnia", "version": "0.1.0", "type": "module", "description": "MCP server + Chrome extension — expose all Chrome APIs and CDP to AI agents", "bin": { "omnia": "./dist/index.js" },
sdaoudi / mcp-auth-helperStandalone OAuth helper for MCP servers with client allowlists (Figma, etc.) - works with OpenCode without forking
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",
Kajdep / mcp-fixerBuild-and-run diagnostics for Claude Desktop MCP servers in one command. MCP-Fixer runs 25 diagnostics on every MCP server, pinpoints port/path issues, and offers one-click fixes – no config.
foxdog1011 / personal_db_assistant"agent:smoke": "tsc --project tsconfig.electron.json && node dist-electron/agent/smoke.js", "agent:research": "tsc --project tsconfig.electron.json && node dist-electron/agent/runner/smokeResearch.js", "seed:notes": "tsc --project tsconfig.electron.json && node dist-electron/scripts/seedNotes.js", "…
carbonefederico / ai-telco-chatbot"dev:no-security": "NO_SECURITY=true node scripts/start-all.js", "dev:portal": "npm --workspace @telco-demo/portal run dev", "dev:agent": "npm --workspace @telco-demo/agent run dev", "dev:mcp": "npm --workspace @telco-demo/mcp-server run dev", "start:portal": "npm --workspace @telco-demo/portal star…
saadshahd / duck"build": "bun run --cwd packages/editor build", "build:demo": "bun run --cwd packages/editor build:demo", "build:libs": "bun run --cwd packages/spec build && bun run --cwd packages/patterns build && bun run --cwd packages/almond-catalog build && bun run --cwd packages/editor build", "typecheck": "ts…
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",…
Haruto-Sa / mdExport"version": "0.0.0", "scripts": { "dev": "next dev", "dev:mcp": "concurrently -k -s first \"uv tool run arxiv-mcp-server --port 8000 --storage-path ./arxiv-default-paper\" \"npx -y markitdown-mcp-npx --http --host 127.0.0.1 --port 8010\"", "build": "next build", "start": "next start", "lint": "next l…