mdskills
← All tags

Java AI Agent Skills

AI agent skills for Java development. Spring Boot, Maven/Gradle, JUnit, and enterprise Java patterns.

49 listings

Security Scanning Security Sast

Skill

Static Application Security Testing (SAST) for code vulnerability

9.014k21by sickn33

Java Pro

Skill

Master Java 21+ with modern features like virtual threads, pattern

7.014k19by sickn33

Java Spring Boot Jpa

Rules

Instruction to developer: save this file as .cursorrules and place it on the root project directory

7.041k15by PatrickJS

Gemini API Dev

Skill

Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or needing current model specifications. Covers SDK usage (google-genai for Python, @google/genai for JavaScript/TypeScript, com.google.genai:google-genai for Java, google.golang.org/genai for Go), model selection, and API capabilities.

8.02.2k5by google-gemini

Azure Communication Sms Java

Skill

Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery reports.

8.014k2by sickn33

Azure Communication Common Java

Skill

Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authentication across ACS services.

8.014k2by sickn33

JavaLens: AI-First Code Analysis for Java

MCP

An MCP server providing 56 semantic analysis tools for Java, built directly on Eclipse JDT for compiler-accurate code understanding. JavaLens exists because AI systems need compiler-accurate insights that reading source files cannot provide. When an AI uses grep or Read to find usages of a method, it cannot distinguish: - A method call from a method with the same name in an unrelated class - A fie

8.04022by pzalutski-pixel

Azure Communication Callautomation Java

Skill

Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call recording, DTMF recognition, text-to-speech, or AI-powered call flows.

7.014k1by sickn33

OpenLink MCP Server for JDBC

MCP

A lightweight Java-based MCP (Model Context Protocol) server for JDBC built with Quakrus. This server is compatible with Virtuoso DBMS and any other DBMS backend that has a JDBC driver. - Get Schemas: Fetch and list all schema names from the connected database. - Get Tables: Retrieve table information for specific schemas or all schemas. - Describe Table: Generate a detailed description of table s

8.04111by OpenLinkSoftware

Azure Monitor Opentelemetry Exporter Java

Skill

7.014k1by sickn33

Kreuzberg

Skill

8.06.5k1by kreuzberg-dev

Azure AI Contentsafety Java

Skill

Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm detection for hate, violence, sexual content, and self-harm.

6.013kby sickn33

Code Declaration Lookup MCP Server

MCP

An MCP server that provides full text search for code declarations. Uses SQLite with FTS5 and universal ctags to index and search functions, classes, structures, enums, and other code elements. Supports all languages that ctags supports including Python, C, Go, C++, JavaScript, Rust, Java, and many others. - Python 3.13 - Universal Ctags 6.2.0 - SQLite with FTS5 support (included in Python 3.13) J

7.0353by osinmv

Drift

Skill

Codebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.

2.0815by dadbodgeoff

Alibabacloud Tablestore MCP Server

MCP

1. 入门示例: tablestore-java-mcp-server 2. 基于 MCP 架构实现知识库答疑系统: tablestore-java-mcp-server-rag - 实现一个目前最常见的一类 AI 应用即答疑系统,支持基于私有知识库的问答,会对知识库构建和 RAG 做一些优化。 1. 入门示例: tablestore-python-mcp-server 1. Mem0-OpenMemory-MCP: tablestore-python-mem0-mcp-server 欢迎加入我们的钉钉公开群,与我们一起探讨 AI 技术。钉钉群号:36165029092

3.0305by aliyun

Azure AI Vision Imageanalysis Java

Skill

Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or smart cropping.

6.013kby sickn33

Azure Data Tables Java

Skill

Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at scale.

6.013kby sickn33

JVM MCP Server

MCP

English | 中文 A lightweight JVM monitoring and diagnostic MCP (Multi-Agent Communication Protocol) server implementation based on native JDK tools. Provides AI agents with powerful capabilities to monitor and analyze Java applications without requiring third-party tools like Arthas. - Zero Dependencies: Uses only native JDK tools (jps, jstack, jmap, etc.) - Lightweight: Minimal resource consumption

8.0475by xzq-xu

Package Version MCP Server

MCP

An MCP server that provides tools for checking latest stable package versions from multiple package registries: - npm (Node.js/JavaScript) - PyPI (Python) - Maven Central (Java) - Go Proxy (Go) - Swift Packages (Swift) - AWS Bedrock (AI Models) - Docker Hub (Container Images) - GitHub Container Registry (Container Images) - GitHub Actions This server helps LLMs ensure they're recommending up-to-da

8.0520by sammcj

Azure Communication Callingserver Java

Skill

Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects. Only use this skill when maintaining legacy code.

6.013kby sickn33

Azure Eventhub Java

Skill

Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building event-driven architectures.

6.013kby sickn33

Azure Security Keyvault Keys Java

Skill

Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify operations, or working with HSM-backed keys.

7.014kby sickn33

Spring Boot Starter Swagger MCP

MCP

Spring Boot starter that automatically exposes SpringDoc OpenAPI operations as MCP tools. - Auto-discovery of OpenAPI operations from your running Spring app - Auto-registration of MCP tools for discovered API operations - Smart-context tools: metadiscoverapitools, metainvokeapibyintent - Response optimization with projection/summarization controls - Risk controls for dangerous operations (confirm

8.0401by Neo1228

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