mdskills
← All tags

Cursor AI Agent Skills

AI agent skills designed for Cursor IDE. Custom rules, workspace setup, and Cursor-specific workflows.

237 listings

MCP libSQL by xexr

MCP Server

A Model Context Protocol (MCP) server for libSQL database operations, providing secure database access through Claude Desktop, Claude Code, Cursor, and other MCP-compatible clients. Runs on Node, written in TypeScript 1. Install: 2. Test locally: 3. Configure Claude Desktop with your Node.js path and database URL (see configuration examples below) ✅ Complete database management capabilities - All

9.0Xexr/mcp-libsql

AI Distiller (aid)

🚀 MCP Server Available: Install the Model Context Protocol server for AI Distiller from NPM: @janreges/ai-distiller-mcp - seamlessly integrate with Claude, Cursor, and other MCP-compatible AI tools! /.aid/ regardless of where you run aid - Cache management: MCP cache stored in .aid/cache/ for better organization - Easy cleanup: Add .aid/ to .gitignore to keep outputs out of version control Detect

7.0janreges/ai-distiller

Cloudflare MCP Server

MCP Server

Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems. In this repository, you can find several MCP servers allowing you to connect to Cloudflare's service from an MCP client (e.g. Cursor, Claude) and use natural language to accomplish tasks through your Cloudflare account. These MCP servers allow your MCP Client

7.0cloudflare/mcp-server-cloudflare

Next.js SEO Dev

Rules

Always add helpful comments to the code explaining what you are doing.

3.0PatrickJS/awesome-cursorrules

Firebase MCP

MCP Server

Firebase MCP enables AI assistants to work directly with Firebase services, including: - Firestore: Document database operations - Storage: File management with robust upload capabilities - Authentication: User management and verification The server works with MCP client applicatios such as Claude Desktop, Augment Code, VS Code, and Cursor. - Firebase project with service account credentials - Nod

9.0gannonh/firebase-mcp

MCP SQLite Server

MCP Server

This is a Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities. - Complete CRUD operations (Create, Read, Update, Delete) - Database exploration and introspection - Execute custom SQL queries Define the command in your IDE's MCP Server settings: e.g. Cursor: e.g. VSCode: Your database path must be provided as an argument. Get detailed information

8.0jparkerweb/mcp-sqlite

Hugging Face Datasets

Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset querying/transformation. Designed to work alongside HF MCP server for comprehensive dataset workflows.

9.0huggingface/skills

Package Registry MCP Server

MCP Server

A Model Context Protocol (MCP) server that enables AI assistants and agents (Claude, Cursor, Copilot, etc.) to search package registries and retrieve up-to-date package information. Alternatively, in Cursor, you can configure MCP servers in your settings: 1. Open Cursor Settings (Cmd/Ctrl + ,) 2. Search for "MCP" or go to Extensions > MCP 3. Add a new server with: - Name: package-registry - Comman

8.0artmann/package-registry-mcp

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

Medical MCP Server

MCP Server

An MCP (Model Context Protocol) server that brings authoritative medical information into AI coding environments like Cursor and Claude Desktop. - 🔒 Your Data Never Leaves – Runs 100% locally; no tracking, no logs, no cloud - 🆓 No API Keys – Works out of the box, zero configuration - 🏥 Authoritative Sources – FDA, WHO, PubMed, RxNorm, Google Scholar, AAP, pediatric journals - ⚡ Easy Setup – One

8.0JamesANZ/medical-mcp

Bugsnag MCP Server

MCP Server

A Model Context Protocol (MCP) server for interacting with Bugsnag. This server allows LLM tools like Cursor and Claude to investigate and resolve issues in Bugsnag. - Organization & Project Navigation: Easily browse your Bugsnag hierarchy - Error & Event Filtering: Find specific issues with powerful filtering options - Detailed Stacktrace Viewing: See formatted stacktraces with source code contex

8.0tgeselle/bugsnag-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

Skill Ninja MCP Server 🥷

MCP Server

日本語版 README An MCP (Model Context Protocol) server for searching, installing, and managing AI Agent Skills. Works with MCP-compatible clients like Claude Desktop, Cursor, and VS Code. CC BY-NC-SA 4.0 — see LICENSE.

2.0aktsmm/skill-ninja-mcp-server

Wp Playground

Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via @wp-playground/cli (server, run-blueprint, build-snapshot), auto-mounting plugins/themes, switching WP/PHP versions, blueprints, and debugging (Xdebug).

8.0WordPress/agent-skills

Twitterapi IO MCP

MCP Server

An MCP server that gives Claude, Cursor, VS Code Copilot, and other AI assistants instant, offline access to TwitterAPI.io documentation. - 59 API endpoints with full HTTP method, body/query parameters, cURL examples, and response schemas - 32 guide pages covering pricing, authentication, rate limits, webhooks, streaming - 24 blog posts with tutorials and use cases - All v2 write endpoints documen

8.0dorukardahan/twitterapi-docs-mcp

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

Ethics Check MCP

MCP Server

Make AI interrupt itself. Challenge your thinking. Stay sharp. An MCP server that turns Claude into a philosophical sparring partner who actively contradicts comfortable conversations and challenges confirmation bias. AI assistants like ChatGPT and Claude are trained to be helpful. Sounds great, right? But in reality, this often means they tell you exactly what you want to hear, reinforce your bia

4.0r-huijts/ethics-check-mcp

Follow Up

MCP Server

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

8.1n24q02m/better-email-mcp

Base MCP Server 🔵

MCP Server

A Model Context Protocol (MCP) server that provides onchain tools for AI applications like Claude Desktop and Cursor, allowing them to interact with the Base Network and Coinbase API. This MCP server extends any MCP client's capabilities by providing tools to do anything on Base: - Retrieve wallet addresses - List wallet balances - Transfer funds between wallets - Deploy smart contracts - Interact

8.0base/base-mcp

BundlerMCP

MCP Server

A Model Context Protocol (MCP) server enabling AI agents to query information about dependencies in a Ruby project's Gemfile. Built with fast-mcp. Install the gem and add to the application's Gemfile by executing: 1. Generate the binstub: 2. Configure your client to execute the binstub. Here are examples that work for Claude and Cursor: Available on RubyDoc The server provides two tools for AI age

7.0subelsky/bundler_mcp

Pix MCP Server v2.1.0

MCP Server

A lightweight Model Context Protocol (MCP) server that enables AI agents (Claude, Cursor, Windsurf) to generate static Pix QR codes via natural-language prompts. - 🔧 MCP Tool: - generateStaticPix - Generate static Pix QR codes for any Pix key (no API required) - 🚀 Production-ready: Comprehensive error handling and logging - 🔒 Type-safe: Full TypeScript implementation with Zod validation - 📱 QR

7.0Regenerating-World/pix-mcp

Japan Corporate MCP

MCP Server

MCP Server for Japanese corporate data — search companies, financials, patents, subsidies, and government statistics via official government APIs. 日本企業データMCPサーバー — gBizINFO・EDINET・e-Statの政府APIから企業情報をAIが直接取得できます。 You need API keys from the following government services: Add to your claudedesktopconfig.json: Add to .cursor/mcp.json: Once configured, you can ask your AI assistant: - "ソニーグループの企業情報を教えて

8.0yamariki-hub/japan-corporate-mcp

飞书 MCP Server

MCP Server

English Documentation 这是一个支持远程连接的模型上下文协议 (MCP) 服务器,内置了飞书 OAuth 认证。 本项目修改自 cloudflare/ai/demos/remote-mcp-github-oauth,将 GitHub OAuth 替换为飞书 OAuth。 您可以将其部署到自己的 Cloudflare 账户,并在创建自己的飞书 OAuth 客户端应用后,拥有一个功能完整的远程 MCP 服务器。用户可以通过飞书账号登录连接到您的 MCP 服务器。 - 与飞书官方 MCP Server 的区别 - 使用 Inspector 测试 - 使用 Cursor - 使用 ChatWise 虽然飞书官方也推出了 MCP Server,但本项目在以下几个方面具有显著优势: - 本项目:用户无需手动配置任何参数,全程使用 useraccesstoken,过期自动刷新 - 官

7.0ztxtxwd/open-feishu-mcp-server

Rust Docs MCP Server

MCP Server

⭐ Like this project? Please star the repository on GitHub to show your support and stay updated! ⭐ Modern AI-powered coding assistants (like Cursor, Cline, Roo Code, etc.) excel at understanding code structure and syntax but often struggle with the specifics of rapidly evolving libraries and frameworks, especially in ecosystems like Rust where crates are updated frequently. Their training data cut

8.0Govcraft/rust-docs-mcp-server