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

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "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 →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers