ondrsh/mcp4k
Compiler-driven MCP framework for Kotlin Multiplatform
This framework helps developers build robust server applications that expose 'tools' and 'prompts' for other applications to use, and client applications that consume them. It takes Kotlin code defining these tools and prompts and automatically generates the necessary communication handlers and schema metadata, ensuring type safety. A developer creating an AI agent or an interactive API would use this to simplify the backend communication.
Use this if you are a Kotlin developer building applications that need to communicate using the Model Context Protocol (MCP), whether you're creating the server that offers services or the client that uses them.
Not ideal if you are not a Kotlin developer or if your project does not require the Model Context Protocol for inter-application communication.
Stars
65
Forks
4
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Feb 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ondrsh/mcp4k"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
QuantGeekDev/mcp-framework
A framework for writing MCP (Model Context Protocol) servers in Typescript
MCPJam/inspector
Test & Debug MCP servers, ChatGPT apps, and MCP Apps (ext-apps)
arabold/docs-mcp-server
Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
rohitg00/awesome-devops-mcp-servers
A curated list of awesome MCP servers focused on DevOps tools and capabilities.
googleapis/genai-toolbox
MCP Toolbox for Databases is an open source MCP server for databases.