firecrawl-mcp-server
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
npm install -g firecrawl-mcpSkills Directory
Showing 248 install-ready skills. Use filters, freshness, and category shortcuts to narrow the directory without losing context.
Matches
248
Showing
73-96
Active Filters
1
Change search, category, platform, or sort below. Your current browse state is ordered by Most Stars.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
npm install -g firecrawl-mcpOwn your AI. The native macOS harness for AI agents -- any model, persistent memory, autonomous execution, cryptographic identity. Built in Swift. Fully offline. Open source.
brew install --cask osaurusPractical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit, loop-init, loop-cost.
npx @cobusgreyling/loop-init .The browse page is designed for shortlist building: narrow the field, compare a few options, then open the repos that look strongest.
Use category, stars, freshness, and compatibility clues to decide which skills deserve a closer look.
Search by use case, then refine by category or platform to cut down noisy results and stay close to your workflow.
Visible install commands and repository links make it easier to move from evaluation into a first local test.
Quick answers for how to read, filter, and use the directory.
LLM-Driven Extraction of Unstructured Data — Built for API Deployments & ETL Pipeline Workflows
git clone https://github.com/Zipstack/unstract.gitThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
npx @wonderwhy-er/desktop-commander@latest setupA Claude Skill to give your agent the ability to use a web browser
npm install -g dev-browserFastest enterprise AI gateway (50x faster than LiteLLM) with adaptive load balancer, cluster mode, guardrails, 1000+ models support & <100 µs overhead at 5k RPS.
npx -y @maximhq/bifrostA multi-model AI agent desktop client — connect any AI provider, extend with MCP & skills, control from your phone. Built with Electron + Next.js.
npm install -g @anthropic-ai/claude-codeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
brew install xcodebuildmcpBacklog.md - A tool for managing project collaboration between humans and AI Agents in a git ecosystem
npxNexent is a zero-code platform for auto-generating production-grade AI agents using Harness Engineering principles — unified tools, skills, memory, and orchestration with built-in constraints, feedback loops, and control planes.
git clone https://github.com/ModelEngine-Group/nexent.gitFast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read
uvx --from "semble[mcp]" sembleOpen-source, desktop-grade AI agent that gets real work done — data analysis, slides, docs, video & web research. Built on OpenClaw; runs tools on your real desktop and takes commands from your phone via WeChat, Feishu, DingTalk & Telegram.
git clone https://github.com/netease-youdao/LobsterAI.gitModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
claude mcp add mobile-mcp -- npx -y @mobilenext/mobile-mcp@latestThe most comprehensive Claude Code guide: agentic workflows, hooks, skills, MCP servers, quizzes, and production-ready templates. 430K+ lines.
claude "Fetch and follow the onboarding instructions from: https://raw.githubusercontent.com/FlorianBruniaux/claude-code-ultimate-guide/main/tools/onboarding-prompt.md"⚡️next-generation personal AI assistant powered by LLM, RAG and agent loops, supporting computer-use, browser-use and coding agent, demo: https://demo.openagentai.org
Programmatic access to Google NotebookLM — via command-line interface (CLI), Model Context Protocol (MCP) server, and AI agent skills.
uvx --from notebooklm-mcp-cli nlm --helpAgentic execution layer for modern cyber security, turning security intent into precise, governed, auditable action through AI agents, MCP-native tools, knowledge, approvals, and attack-chain context.
git clone https://github.com/Ed1s0nZ/CyberStrikeAI.gitLemonade helps users discover and run local AI apps by serving optimized LLMs right from their own GPUs and NPUs. Join our discord: https://discord.gg/5xXzkMu8Zk
The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
AI Agent Governance Toolkit — Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.
pip install一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。支持MCP接入
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!
claude config set -g theme dark # Theme: dark | light | light-daltonized | dark-daltonized
claude config set -g preferredNotifChannel iterm2_with_bell # Notification channel: iterm2 | iterm2_with_bell | terminal_bell | notifications_disabled
claude config set -g autoUpdates true # Auto-download & install updates (applied on restart)
claude config set -g verbose true # Show full bash/command outputs
claude config set -g attribution false # Omit "co-authored-by Claude" in git commits/PRs
claude config set -g forceLoginMethod claudeai # Restrict login flow: claudeai | console
claude config set -g model "sonnet" # Default model override; use a full model ID only when pinning
claude config set -g statusLine '{"type":"command","command":"~/.claude/statusline.sh"}' # Custom status line
claude config set -g enableAllProjectMcpServers true # Auto-approve all MCP servers from .mcp.json
claude config set -g enabledMcpjsonServers '["memory","github"]' # Approve specific MCP servers
claude config set -g disabledMcpjsonServers '["filesystem"]' # Reject specific MCP servers