mcp-scala
If you are the rightful owner of mcp-scala and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP-scala is a Model Context Protocol server written in Scala 3, currently in ALPHA state.
MCP-scala is a server implementation of the Model Context Protocol (MCP) designed to facilitate communication between different tools and platforms. Written in Scala 3, this server is in its early development stage, offering basic functionalities such as automatic JSON schema derivation and stdio transport. The project is open for contributions, encouraging developers to enhance its capabilities, including notification handling, HTTP transport, and authorization features. MCP-scala aims to provide a robust framework for defining and executing tools that can generate random numbers, sequences, and perform arithmetic operations.
Features
- Automatic derivation of JSON Schema
- Define your tool
- Text content part
- Stdio transport
- Open for contributions