MCP Directory
Back

McpToolsSdkBased

by srogmann · Java · ★ 0

Some MCP-tools (search files, read file, edit file, ...) based on io.modelcontextprotocol.sdk

Install

git clone https://github.com/srogmann/McpToolsSdkBased.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcptoolssdkbased": {
      "command": "npx",
      "args": [
        "-y",
        "github:srogmann/McpToolsSdkBased"
      ]
    }
  }
}

From the README

This project provides some MCP tools (nothing special: search files, read file, edit file, ...) based on [](https://java.sdk.modelcontextprotocol.io/v1.1.1/), and Spring Boot 4 (=> 42 dependencies). The tools are an adaptation of the tools in [McpToolPlayground](https://github.com/srogmann/McpToolPlayground). This project serves as a template for developing MCP tools.
Read full README on GitHub →

Related filesystem servers