Skip to main content
Glama
package.jsonโ€ข647 B
{ "name": "kotlin-mcp-server-ts", "version": "1.0.0", "description": "TypeScript models and validators for Kotlin MCP Server", "main": "dist/index.js", "scripts": { "build": "tsc", "test": "jest", "lint": "eslint src/**/*.ts", "type-check": "tsc --noEmit" }, "dependencies": { "ajv": "^8.12.0", "ajv-formats": "^2.1.1", "json-schema": "^0.4.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0", "jest": "^29.0.0", "@types/jest": "^29.0.0", "eslint": "@8.0.0", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.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