MCPVault

Kotlin MCP Server

Unclaimed

by normaltusker

🧠 Kotlin MCP Server for Android app development using OpenAI, Gemini, or OpenRouter. Enables AI-assisted coding via Aider, Gradle build/test integration, Kotlin LSP, and Docker-based portability.

Install

$docker run -p 8000:8000 -v $(pwd):/workspace kotlin-mcp-server

Unclaimed listing

Is this your MCP server?

This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.

Claim this server

Tools (40)

analyze_project

Project structure analysis

anthropic

Claude models

apiCallSecure

Make secure API calls with authentication.

assign_role

Assign user roles (admin, developer, readonly, guest)

backup

Create encrypted backups

bugs

Potential bug detection

check_permission

Check user permissions for operations

clean_build

(boolean, optional): Whether to clean before building

clear_cache

Clear the security cache

complexity

Code complexity analysis

composable

Standard composable function

create_kotlin_file

Create Kotlin source files

create_layout_file

Create Android layout files

custom

Custom API endpoints

decrypt

Decrypt files (with proper authorization)

encrypt

Encrypt sensitive files

export_telemetry

Export telemetry data

formatCode

Format Kotlin code using ktlint or spotless.

get_metrics

Get security metrics and monitoring data

gitCreateFeatureBranch

Create a new feature branch.

gitSmartCommit

Create intelligent commit message.

gitStatus

Get Git repository status.

gradle_build

Build Android project

layout

Layout composable with children

local

Ollama, LocalAI

maintainability

Maintainability assessment

openai

GPT-4, GPT-3.5

optimizeImports

Optimize and organize Kotlin imports.

organize

Organize files by type/category

parallel

(boolean, optional): Enable parallel execution

performance

Performance optimization suggestions

refactorFunction

Refactor Kotlin functions with AST-aware transformations.

restore

Restore from backup

run_tests

Execute tests

security

Security vulnerabilities and best practices

stateful

Composable with internal state

stateless

Pure UI composable

style

Code style improvements

sync

Synchronize with cloud storage

task

(string): Gradle task to execute (e.g., "assembleDebug", "build", "test")