README
🚀 尝试使用 Kotlin 实现 MCP 服务器
本项目尝试运用 Kotlin 语言来实现一个 MCP 服务器,为相关开发提供新的思路和实践方案。
🚀 快速开始
本项目旨在尝试使用 Kotlin 实现一个 MCP 服务器。
📄 许可证
此项目采用 MIT 许可证。
有关详细信息,请参阅 LICENSE 文件。
本项目尝试运用 Kotlin 语言来实现一个 MCP 服务器,为相关开发提供新的思路和实践方案。
本项目旨在尝试使用 Kotlin 实现一个 MCP 服务器。
此项目采用 MIT 许可证。
有关详细信息,请参阅 LICENSE 文件。
Choose your client, fill the required environment variables, then copy a config generated from this server's published metadata
This entry does not contain a standard command or remote URL, so a safe client config cannot be generated automatically
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed