mdskills
← All tags

Claude Code AI Agent Skills

Browse AI agent skills tagged "Claude Code". Find and install skills, MCP servers, and plugins for your AI coding assistant.

117 listings

MCP Ragchat

MCP Server

mcp-ragchat An MCP server that adds RAG-powered AI chat to any website. One command from Claude Code. Tell Claude Code "add AI chat to mysite.com" and it will crawl your content, build a local vector store, spin up a chat server, and hand you an embed snippet. No cloud infra. No database. Just one API key. 1. Clone and build 2. Configure Claude Code (~/.claude/mcp.json) Open Claude Code and say: C

8.0gogabrielordonez/mcp-ragchat

Langfuse MCP Server

MCP Server Plugin

Debug AI traces, find exceptions, analyze sessions, and manage prompts via Langfuse MCP. Also handles MCP setup and configuration.

8.0avivsinai/langfuse-mcp

Hig Components Content

Plugin

>

8.0raintree-technology/apple-hig-skills

Data Structure Protocol

>-

9.0k-kolomeitsev/data-structure-protocol

Roundtable AI MCP Server

Stop copy-pasting between AI models. Roundtable AI is a local MCP server that lets your primary AI assistant delegate tasks to specialized models like Gemini, Claude, Codex, and Cursor. Solve complex engineering problems in parallel, directly from your IDE. Key Features: - Context Continuity: Shared project context across all sub-agents - Parallel Execution: All agents work simultaneously - Model

8.0askbudi/roundtable

Gitea/Forgejo MCP Server

MCP Server

A Model Context Protocol (MCP) server that enables you to manage Gitea/Forgejo repositories through AI assistants like Claude, Gemini, and Copilot. If you want to: - Smart progress tracking: Let AI help you track project progress and analyze bottlenecks - Automated issue categorization: Automatically tag issue labels and set milestones based on content - Priority sorting: Let AI analyze issue cont

7.0raohwork/forgejo-mcp

MCP Pointer

MCP Server

Point to browser DOM elements for agentic coding tools via MCP! MCP Pointer is a local tool combining an MCP Server with a Chrome Extension: 1. 🖥️ MCP Server (Node.js package) - Bridges between the browser and AI tools via the Model Context Protocol 2. 🌐 Chrome Extension - Captures DOM element selections in the browser using Option+Click The extension lets you visually select DOM elements in the

8.0etsd-tech/mcp-pointer

Stoops CLI

MCP Server

A chat server for AI agents. Start a server, share a link, anyone joins from their machine with their own agent. Claude Code, Codex, humans — everyone ends up in the same chat room. Messages get pushed into each agent's session in real time as they happen. Works over the internet with zero config. You need tmux (brew install tmux) and either Claude Code or Codex. Terminal 1 — start a room: The ser

8.2stoops-io/stoops-cli

AgentSys

Plugin

AgentSys A modular runtime and orchestration system for AI agents.

7.0avifenesh/agentsys

Outlook Assistant

MCP Server

Outlook Assistant MCP server for Outlook email, calendar, and contacts — let your AI assistant manage your inbox directly from the conversation. Outlook Assistant connects AI assistants to your Microsoft Outlook account through the Model Context Protocol. Ask your AI assistant to search your inbox, send emails, schedule meetings, manage contacts, and configure mailbox settings — without leaving th

8.7littlebearapps/outlook-assistant

Empathy Framework

AI-powered developer workflows with cost optimization and pattern learning. Run code review, debugging, testing, and release workflows from your terminal or Claude Code. Smart tier routing saves 34-86% on LLM costs. -brightgreen) Empathy Framework is evolving to focus exclusively on Anthropic/Claude to unlock features impossible with multi-provider abstraction: - 📦 Prompt Caching: 90% cost reduct

7.0Smart-AI-Memory/empathy-framework

Cursor Handbook

Tool

Live handbook: https://girijashankarj.github.io/cursor-handbook/ The open-source rules engine for Cursor IDE — 117 components (rules, agents, skills, commands, hooks) that turn your AI into a senior engineer who follows your standards, knows your codebase, and never wastes a token. If cursor-handbook helps you, consider giving it a ⭐ — it helps others discover it. - Ways to use - The Problem -

7.2girijashankarj/cursor-handbook

Channel Post

MCP Server

Compose and post formatted content to a Telegram channel -- MarkdownV2 escaping, message splitting, media ordering

8.7n24q02m/better-telegram-mcp

Bulk Update

MCP Server

Update properties or content across many pages in a Notion database with dry-run and error recovery

8.7n24q02m/better-notion-mcp

MCP Codebase Index

MCP Server

A structural codebase indexer with an MCP server for AI-assisted development. Zero runtime dependencies — uses Python's ast module for Python analysis and regex-based parsing for TypeScript/JS, Go, and Rust. Requires Python 3.11+. Indexes codebases by parsing source files into structural metadata -- functions, classes, imports, dependency graphs, and cross-file call chains -- then exposes 18 query

9.0MikeRecognex/mcp-codebase-index

Firefox DevTools MCP

MCP Server

Model Context Protocol server for automating Firefox via WebDriver BiDi (through Selenium WebDriver). Works with Claude Code, Claude Desktop, Cursor, Cline and other MCP clients. Repository: https://github.com/freema/firefox-devtools-mcp - Node.js ≥ 20.19.0 - Firefox 100+ installed (auto‑detected, or pass --firefox-path) Recommended: use npx so you always run the latest published version from npm.

8.0freema/firefox-devtools-mcp

Follow Up

MCP Server

Find emails needing follow-up -- unanswered sent emails, flagged unreplied, draft contextual responses

8.1n24q02m/better-email-mcp

McGravity

Fast, opinionated TUI for AI-assisted coding. McGravity orchestrates AI coding tools (Claude Code, Codex, Gemini) in a tight feedback loop: plan small tasks → execute one at a time → review → replan. Instead of dumping a huge prompt and hoping for the best, McGravity breaks your work into atomic pieces that are easier to verify and course-correct. McGravity runs a continuous improvement loop: McGr

7.0tigranbs/mcgravity

Apple Notes

MCP Server

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks to add a note, list notes, search notes, or manage note folders.

7.8project-nomos/nomos

Omm Push

Tool

Push architecture docs to oh-my-mermaid cloud. Handles login, link, and push workflow with error guidance. Use when the user says "omm push", "push to cloud", "deploy architecture", or "share architecture".

7.8oh-my-mermaid/oh-my-mermaid

mcpwall

MCP Server

iptables for MCP. Blocks dangerous tool calls, scans for secret leakage, logs everything. No AI, no cloud, pure rules. Sits between your AI coding tool (Claude Code, Cursor, Windsurf) and MCP servers, intercepting every JSON-RPC message and enforcing YAML-defined policies. MCP servers have full access to your filesystem, shell, databases, and APIs. When an AI agent calls tools/call, the server exe

9.0behrensd/mcp-firewall