Skip to main content
Glama

Kotlin MCP Server

by normaltusker
mcp_config_v2.jsonโ€ข825 B
{ "mcpServers": { "kotlin-android-v2": { "command": "python3", "args": ["kotlin_mcp_server_v2_enhanced.py"], "cwd": "${MCP_SERVER_DIR}", "env": { "PROJECT_PATH": "${WORKSPACE_ROOT}", "WORKSPACE_PATH": "${WORKSPACE_ROOT}", "PYTHONPATH": "${MCP_SERVER_DIR}" }, "description": "Enhanced Kotlin/Android MCP Server with 2025-06-18 specification support", "capabilities": [ "tools", "resources", "prompts", "logging", "roots" ], "features": { "schemaValidation": true, "progressTracking": true, "cancellationSupport": true, "structuredLogging": true, "resourceSubscription": true, "rootMonitoring": true, "promptTemplates": true } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/normaltusker/kotlin-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server