mdskills
← All tags

Cursor AI Agent Skills

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

247 listings

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.0418by tgeselle

Enquire MCP

MCP Server

TL;DR for AI agents — enquire-mcp is the 1 Obsidian MCP: a local memory and document-intelligence layer that makes one vault persistently searchable from Claude Code, Claude Desktop, Cursor, ChatGPT, Codex, OpenClaw, and any MCP client. It returns cited source context across Markdown, PDFs + OCR, Canva

8.7461by oomkapwn

Mem0 MCP Server

MCP Server

mem0-mcp-server wraps the official Mem0 Memory API as a Model Context Protocol (MCP) server so any MCP-compatible client (Claude Desktop, Cursor, custom agents) can add, search, update, and delete long-term memories. The server exposes the following tools to your LLM: All responses are JSON strings returned directly from the Mem0 API. There are three ways to use the Mem0 MCP Server: 1. Python Pack

8.0997by mem0ai

SparkSheets MCP Server

MCP Server

MCP server for SparkSheets - AI-powered document platform integration for Claude Code, Cursor, and Cline. 日本語 | English Add to your ~/.claude.json: Then login with your SparkSheets account: - Session Management - Save and search development session history - Knowledge Base - Store error solutions and code snippets - Usage Tracking - Sync /stats output and work time - Sheet Operations - Create, edi

8.0400by saikiyusuke

mcp2win

MCP Server

Finally, MCP servers & commands that just work on Windows. Every MCP server README assumes macOS or Linux. You copy the config, paste it in, and nothing happens — because npx, uvx, and friends are .cmd batch shims on Windows, not real executables. mcp2win fixes this by wrapping commands with cmd.exe /c so your MCP servers actually start. Works with Claude Code/Desktop, VS Code, Cursor, Zed, Amazon

7.8390by operator-kit

Restart Claude Desktop. Your tool is live.

MCP Server

Photon turns a single TypeScript file into: - MCP server for AI agents - CLI tool for automation - Web interface for humans Photon is free and open source software released under the MIT license. Interfaces are optional. Intent is mandatory. That's a complete photon. From this single file you get: No decorators. No registration. No server boilerplate. Just define the intent. Photon handles the res

8.7526by portel-dev

Copilot MCP Tool

MCP Server

Copilot MCP Tool is an open‑source Model Context Protocol (MCP) server that connects your IDE or AI assistant (Claude, Cursor, etc.) to GitHub Copilot CLI. It enables non‑interactive automation, safe tool execution with permissions, and large‑scale code analysis via @ file references. Built for reliability and speed, it streams progress updates, and integrates cleanly with standard MCP clients for

8.0403by x51xxx