Skip to main content
Glama

Kotlin MCP Server

by normaltusker
requirements.txtโ€ข1.45 kB
# Core MCP Server dependencies python-dotenv>=1.0.0 pydantic>=2.0.0 mcp>=1.0.0 # Official MCP SDK typing-extensions>=4.8.0 fastmcp>=2.0.0 # Core dependencies for Android/Kotlin development requests>=2.31.0 # Security and Encryption cryptography>=41.0.0 bcrypt>=4.0.0 PyJWT>=2.8.0 # Database and Storage aiosqlite>=0.19.0 sqlalchemy>=2.0.0 # AI/ML Integration (optional - will handle gracefully if not available) # openai>=1.0.0 # anthropic>=0.3.0 # transformers>=4.30.0 # torch>=2.0.0 # HTTP Client Libraries aiohttp>=3.8.0 httpx>=0.24.0 # File Management aiofiles>=23.0.0 watchdog>=3.0.0 # Testing and Quality pytest>=7.4.0 pytest-asyncio>=0.21.0 pytest-cov>=4.1.0 coverage>=7.2.0 # Code Quality and Linting flake8>=6.0.0 black>=23.0.0 isort>=5.12.0 pylint>=2.17.0 mypy>=1.4.0 # Security bandit>=1.7.0 safety>=2.3.0 # Additional libraries for full implementation Jinja2>=3.1.0 # For code templates GitPython>=3.1.0 # For Git operations java-diff-utils>=4.0 # For diff generation pathspec>=0.11.0 # For gitignore patterns semver>=3.0.0 # For version management ruamel.yaml>=0.17.0 # For YAML manipulation toml>=0.10.0 # For TOML files xml.etree.ElementTree # Built-in for XML parsing lxml>=4.9.0 # For advanced XML/HTML parsing chardet>=5.0.0 # For encoding detection tzlocal>=4.0 # For timezone handling # Performance and System Monitoring psutil>=5.9.0 # Pre-commit hooks pre-commit>=3.3.0 # Development tools tqdm>=4.65.0

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