Cursor AI Agent Skills
AI agent skills designed for Cursor IDE. Custom rules, workspace setup, and Cursor-specific workflows.
233 listings
MCP Linear
MCP ServerA Model Context Protocol (MCP) server implementation for the Linear GraphQL API that enables AI assistants to interact with Linear project management systems. MCP Linear bridges the gap between AI assistant and Linear (project management tool) by implementing the MCP protocol. This allows to: - Retrieve issues, projects, teams, and other data from Linear - Create and update issues - Change issue s
Gin-MCP: Zero-Config Gin to MCP Bridge
MCP ServerEnable MCP features for any Gin API with a line of code. Gin-MCP is an opinionated, zero-configuration library that automatically exposes your existing Gin endpoints as Model Context Protocol (MCP) tools, making them instantly usable by MCP-compatible clients like Cursor , Claude Desktop , Continue , Zed , and other MCP-enabled tools. Our philosophy is simple: minimal setup, maximum productivity .
Changelog Generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
SparkSheets MCP Server
MCP ServerMCP 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
Wp Block Development
Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic rendering (render.php/render_callback), deprecations/migrations, viewScript vs viewScriptModule, and @wordpress/scripts/@wordpress/create-block build and test workflows.
LaTeX MCP Server
MCP ServerAn MCP (Model Context Protocol) server that can supercharge your VSCode + LaTex Workshop writing workflow Currently houses MCP tools, and new tools can be easily added in either Python and TypeScript. The Python process is the MCP server; selected tools are delegated to a small Node/TypeScript module via a bridge. - Read your cited papers, verify / add onto your claims - Access your python scripts
EVM MCP Server
MCP ServerAn MCP (Model Context Protocol) server that provides comprehensive access to Ethereum Virtual Machine (EVM) JSON-RPC methods for AI coding environments like Cursor and Claude Desktop. - π Any EVM Network β Ethereum, Polygon, Arbitrum, Optimism, BSC, Avalanche, and more - π Any Node Provider β Infura, Alchemy, QuickNode, local nodes, or custom RPC - π 20+ RPC Methods β Complete access to blockch
MCP Server for Aibolit, Java Code Analyzer
MCP ServerIf you use AI agents, such as [Claude Code], [Cursor], or [Windsurf], for code refactoring, you may enjoy using this [MCP] server. Your AI agent, when you ask it to "make code better," may wonder what exactly needs to be improved. Sadly, it may often overlook important problems. AI agents, by design, pay more attention to cosmetic issues, which are "low-hanging fruits" for them. This [MCP] server
Skills
Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.
Pylon MCP Server
MCP ServerGive Claude, Cursor, or any MCP-compatible client instant access to Pylon's full API gateway. Pay per request via x402 micropayments (USDC on Base). No signup. No subscriptions. Add to your MCP config (claudedesktopconfig.json): The server communicates via stdio using the MCP protocol. Capabilities are auto-discovered from the Pylon gateway at startup. 1. Your AI agent calls a Pylon tool (e.g. web
Hugging Face Tool Builder
Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help. This is especially useful when chaining or combining API calls or the task will be repeated/automated. This Skill creates a reusable script to fetch, enrich or process data.
Courier MCP
MCP ServerOr run the launcher action "Start Development"
VibeTrader MCP Server
MCP ServerTrade stocks directly from your AI assistant Create bots, manage portfolios, and execute trades with natural language Documentation β’ Get API Key A Model Context Protocol (MCP) server that connects AI assistants like Claude Desktop, Cursor, and Windsurf to VibeTrader's trading platform. - Create Bots: Create AI-powered trading bots using natural language - Manage Bots: Start, pause, delete, and mo
Codex MCP Tool
MCP server connecting Claude/Cursor to Codex CLI. Enables code analysis via @ file references, multi-turn conversations, sandboxed edits, and structured change mode. - File Analysis β Reference files with @src/, @package.json syntax - Multi-Turn Sessions β Conversation continuity with workspace isolation - Native Resume β Uses codex resume for context preservation (CLI v0.36.0+) - Local OSS Models
Sequa MCP
MCP ServerSelf Maintaining Docs for Devs & AI β Turn your codebase into always-current documentation, so engineers and AI never read outdated docs again. This repository is the entry point for using Sequa via the Model Context Protocol (MCP). Add Sequa as an MCP server to Cursor, Claude, Windsurf, VSCode, Cline, Highlight, Augment, or any other MCPβcapable client. 70% of docs are never updated as underlying
mcp-v8: V8 JavaScript MCP Server
MCP ServerA Rust-based Model Context Protocol (MCP) server that exposes a V8 JavaScript runtime as a tool for AI agents like Claude and Cursor. Supports persistent heap snapshots via S3 or local filesystem, and is ready for integration with modern AI development environments. - V8 JavaScript Execution: Run arbitrary JavaScript code in a secure, isolated V8 engine. - TypeScript Support: Run TypeScript code d
X Twitter Scraper
X (Twitter) data platform skill for AI coding agents. 120 REST API endpoints, 2 MCP tools, HMAC webhooks. Tweet search, user lookup, follower extraction, write actions, monitoring, giveaway draws, trending topics. Reads from $0.00015/call β 33x cheaper than the official X API.
OpenAI GPT Image MCP
MCP ServerA Model Context Protocol (MCP) tool server for OpenAI's GPT-4o/gpt-image-1 image generation and editing APIs. - Generate images from text prompts using OpenAI's latest models. - Edit images (inpainting, outpainting, compositing) with advanced prompt control. - Supports: Claude Desktop, Cursor, VSCode, Windsurf, and any MCP-compatible client. - create-image: Generate images from a prompt, with adva
This Project Has Moved!
MCP ServerοΏ½ Migrate to MCP Platform β’ π¬ Discord Community β’ οΏ½ Legacy Docs Zero-configuration deployment of production-ready MCP servers with Docker containers, comprehensive CLI tools, and intelligent caching. Focus on AI integration, not infrastructure setup. That's it! Your MCP server is running at http://localhost:8080 Perfect for: AI developers, data scientists, DevOps teams building with MCP. Deploy M
Safe Local Python Executor
MCP ServerAn MCP server (stdio transport) that wraps Hugging Face's LocalPythonExecutor (from the smolagents framework). It is a custom Python runtime that provides basic isolation/security when running Python code generated by LLMs locally. It does not require Docker or VM. This package allows to expose the Python executor via MCP (Model Context Protocol) as a tool for LLM apps like Claude Desktop, Cursor
Google Tasks MCP Server
MCP ServerThis MCP server integrates with Google Tasks to allow listing, reading, searching, creating, updating, and deleting tasks. - Search for tasks in Google Tasks - Input: query (string): Search query - Returns matching tasks with details - List all tasks in Google Tasks - Optional input: cursor (string): Cursor for pagination - Returns a list of all tasks - Create a new task in Google Tasks - taskList
Wp Performance
Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/doctor, Server-Timing, Query Monitor via REST headers), database/query optimization, autoloaded options, object caching, cron, HTTP API calls, and safe verification.
Framelink MCP for Figma
MCP ServerFramelink MCP for Figma Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. Give Cursor and other AI-powered coding tools access to your Figma files with this Model Context Protocol server. When Cursor has access to Figma design data, it's way better at one-shotting designs accurately than alternative approaches like pasting screenshots. See quickstart
Quip MCP Server
MCP ServerA Model Context Protocol (MCP) server providing AI assistants with comprehensive Quip document access and management. - Full Document Lifecycle: Create, read, edit, delete Quip documents - Smart Search: Find documents with comprehensive search capabilities - Recent Documents: Access your recently viewed/edited documents - User Management: Get user information and details - Comments: Retrieve and m