mdskills
← All tags

Developer Tools AI Agent Skills

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

54 listings

Tilt MCP Server

MCP

A Model Context Protocol (MCP) server that integrates with Tilt to provide programmatic access to Tilt resources and logs through LLM applications. Imagine prompting like this: The key insight is you no longer need to tell your LLM how to build and deploy your code. Instead, you can simply ask it to what to build and deploy. Tilt is a powerful tool for working with Docker/Kubernetes workloads. Wit

8.0402by rrmistry

Codelogic MCP Server

MCP

An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant. The server implements five tools: - codelogic-method-impact: Pulls an impact assessment from the CodeLogic server's APIs for your code. - Takes the given "method" that you're working on and its associated "class". - codelogic-database-impact: Analyzes impacts between code and database entities. - T

8.0434by CodeLogicIncEngineering

Maven Tools MCP Server

MCP

Dependency intelligence infrastructure for AI assistants and agents working with JVM projects. Traditional upgrade workflow: 1. Google "Spring Boot 2.7 to 3.2 migration guide" (5 minutes) 2. Read 50-page migration docs, cross-reference breaking changes (15 minutes) 3. Check Maven Central for compatible dependency versions (5 minutes) 4. Update pom.xml, compile, fix breaking changes (30 minutes) 5.

8.0410by arvindand

Claude Faf MCP

MCP

claude-faf-mcp IANA-Registered Format for AI Context · application/vnd.faf+yaml AI assistants forget. They misunderstand. They drift. Every new session, every new file, every new developer — AI starts guessing again. Your codebase context leaks away. Yesterday's perfect assistant becomes today's confused intern. .FAF fixes this permanently. Gold Code = AI Optimized. Your project DNA lives in proje

8.0410by Wolfe-Jam

Add the hosted MCP server

MCP

A next-generation framework documentation provider for Claude Code via Model Context Protocol (MCP). Provides query-focused API context by extracting TypeScript definitions directly from npm packages - delivering minimal, accurate information instead of dumping entire documentation pages. mcp-name: dev.augments/mcp Version 4.0 introduces a fundamentally new approach to framework documentation: Doc

9.0560by augmnt

MCP OpenAPI Schema Explorer

MCP

An MCP (Model Context Protocol) server that provides token-efficient access to OpenAPI (v3.0) and Swagger (v2.0) specifications via MCP Resource Templates. The primary goal of this project is to allow MCP clients (like Cline or Claude Desktop) to explore the structure and details of large OpenAPI specifications without needing to load the entire file into an LLM's context window. It achieves this

7.0414by kadykov