VS Code AI Agent Skills
AI agent skills for Visual Studio Code. Extension configurations, workspace settings, and VS Code workflows.
21 listings
Continue
ExtensionOpen-source VS Code and JetBrains extension that connects any LLM for autocomplete, chat, and inline editing with full model and context control.
Tailwind CSS shadcn/ui UI Integration
RulesYou are an expert AI programming assistant in VSCode that primarily focuses on producing clear, readable Typescript NextJS code.
Vscode Extension Dev TypeScript
RulesYou are an expert in VSCode Extension Development, TypeScript, Node.
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
Azure DevOps MCP Server
MCP ServerA Model Context Protocol (MCP) server implementation for Azure DevOps, allowing AI assistants to interact with Azure DevOps APIs through a standardized protocol. This server implements the Model Context Protocol (MCP) for Azure DevOps, enabling AI assistants like Claude to interact with Azure DevOps resources securely. The server acts as a bridge between AI models and Azure DevOps APIs, providing
Dexscreener MCP server
MCP ServerBasic MCP server for Dexscreener API based on their documentation (as of April 4th 2025): https://docs.dexscreener.com/api/reference Install all the dependencies If you are using Claude Desktop, after pulling the code open the config file claudedesktopconfig.json in VSCode: - on MacOS: - on Windows: - more info: https://modelcontextprotocol.io/quickstart/server In claudedesktopconfig.json put dexs
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
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
MCP Prompt Engine
MCP ServerA Model Control Protocol (MCP) server for managing and serving dynamic prompt templates using elegant and powerful text template engine. Create reusable, logic-driven prompts with variables, partials, and conditionals that can be served to any compatible MCP client like Claude Code, Claude Desktop, Gemini CLI, VSCode with Copilot, etc. - MCP Compatible: Works out-of-the-box with any MCP client tha
VS Code MCP Server
MCP ServerA Visual Studio Code extension (available on the Marketplace) that allows Claude and other MCP clients to code directly in VS Code! Inspired by Serena, but using VS Code's built-in capabilities. Perfect for extending existing coding agents like Claude Code with VS Code-specific capabilities (symbol search, document outlines) without duplicating tools they already have. Note that this extension use
Claude Debugs For You
aka Vibe Debugging This is an MCP Server and VS Code extension which enables claude to interactively debug and evaluate expressions. That means it should also work with other models / clients etc. but I only demonstrate it with Claude Desktop and Continue here. It's language-agnostic, assuming debugger console support and valid launch.json for debugging in VSCode. 1. Download the extension from re
MCP Wrapper for Echo Framework
MCP ServerWrap any existing Echo API into MCP tools, enabling AI agents to interact with your API through Model Context Protocol. Inspired by gin-mcp but for the Echo framework. - Zero Configuration: Works with any existing Echo API - Multiple Schema Sources: Support for Swaggo, raw OpenAPI YAML/JSON, and manual schemas - Filtering: Include/exclude endpoints with wildcard patterns - MCP Compatible: Works wi
Filesystem MCP
MCP ServerMCP Server that enables LLMs to interact with the local filesystem. Provides tools for navigation, search, file management, and analysis — all scoped to allowed directories. Filesystem MCP exposes a rich set of tools for reading, writing, searching, and inspecting files and directories. All operations are strictly bounded to the directories you provide at startup, preventing access to any path out
Dynatrace MCP Server
MCP ServerThe local Dynatrace MCP server allows AI Assistants to interact with the Dynatrace observability platform, bringing real-time observability data directly into your development workflow. If you need help, please contact us via GitHub Issues if you have feature requests, questions, or need help. You can add this MCP server to your MCP Client like VSCode, Claude, Cursor, Amazon Q, Windsurf, ChatGPT,
Radare2 MCP Server
MCP ServerAn MCP server to use radare2 with AI agents such as OpenCode, Mai, VSCode, Claude, CLION, ... This implementation provides: - 💻 Fully written in C using the native r2 APIs - 🧩 Works from the CLI, as an r2 plugin and as an MCP server - 🔍 Seamless binary analysis with radare2 - 🔗 Connect to any local or remote r2/iaito session via r2pipe - 🔒 Supports readonly mode, sandbox lock and restrict too
Kafka Schema Registry MCP Server
MCP ServerA comprehensive Model Context Protocol (MCP) server that provides Claude Desktop and other MCP clients with tools for Kafka Schema Registry operations. Features advanced schema context support, multi-registry management, and comprehensive schema export capabilities. Latest Version: v2.1.5 | Docker: aywengo/kafka-schema-reg-mcp:stable - 🚀 Quick Start - ✨ Key Features - 🛠️ Claude Code Skills - 📦
MCP SQLite Server
MCP ServerThis 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
Bifrost - VSCode Dev Tools MCP Server
This VS Code extension provides a Model Context Protocol (MCP) server that exposes VSCode's powerful development tools and language features to AI tools. It enables advanced code navigation, analysis, and manipulation capabilities when using AI coding assistants that support the MCP protocol. - Installation/Usage - Multi-Project Support - Available Tools - Available Commands - Troubleshooting - Co
Qiniu MCP Server
MCP Server基于七牛云产品构建的 Model Context Protocol (MCP) Server,支持用户在 AI 大模型客户端的上下文中通过该 MCP Server 来访问七牛云存储、智能多媒体,直播服务等。 - 获取 Bucket 列表 - 获取 Bucket 中的文件列表 - 上传本地文件,以及给出文件内容进行上传 - 关于访问七牛云存储详细情况请参考 基于 MCP 使用大模型访问七牛云存储。 - 创建直播空间bucket - 获取推拉流直播地址 - Python 3.12 或更高版本 如果还没有安装 uv,可以使用以下命令安装: 具体安装方式参考 uv 安装 1. 在 vscode 下载 Cline 插件(下载后 Cline 插件后在侧边栏会增加 Cline 的图标) 3. 配置 qiniu MCP 1. 点击 Cline 图标进入 Cline 插件,选择 MCP Server 模块
Mini Claude
Persistent memory for Claude Code. Also: loop detection, scope guards, code analysis, and a local LLM for second opinions. Claude Code forgets everything between sessions and after context compaction. Mini Claude provides: - Checkpoints - Save task state, auto-restore after compaction - Mistake memory - Log errors, get warned next time you touch that file - Decision memory - Log WHY you chose some