
mcp scala
这是一个使用 Scala 3 编译的 sbt 项目。
Repository Info
About This Server
这是一个使用 Scala 3 编译的 sbt 项目。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP (Model Context Protocol) for Scala 3
CAUTION
mcp-scala is currently under active development. Please note that current functionality may therefore be deprecated or changed in the future.
Usage
import io.circe.*
import mcp.schema.*
object StdioServer extends IOApp.Simple:
case class Input(
@Description("description for argument") argument: String
) derives JsonSchema, Decoder
private val tool = ToolIO, Input :: Nil
)
)
)
override def run: IO[Unit] =
McpServer
.FastMcpIO
.addTool(tool)
.start("stdio")
Quick Start
Clone the repository
git clone https://github.com/takapi327/mcp-scalaInstall dependencies
cd mcp-scala
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.