Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by thomas92fr • Uncategorized
A MCP server providing a suite of utility tools for ClaudeDesktop including file system operations, web search, Git management, and more.
Perform file system operations like reading, writing, and searching files.
Execute web searches using the Brave Search API.
Manage Git repositories and run .NET unit tests.
MCP-ToolsKit is a C# server implementing the Model Context Protocol (MCP) to offer various utility tools for ClaudeDesktop. It supports file system operations, basic calculator functions, web search via Brave API, Git operations, .NET test execution, and system information retrieval. The server is configurable via a JSON file and uses Serilog for detailed logging. It includes unit tests and supports integration with ClaudeDesktop through a simple command configuration.