takapi327
MCP Servertakapi327public

mcp scala

这是一个使用 Scala 3 编译的 sbt 项目。

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
Scala
Language
MIT License
License

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

1

Clone the repository

git clone https://github.com/takapi327/mcp-scala
2

Install dependencies

cd mcp-scala
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownertakapi327
Repomcp-scala
LanguageScala
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation