MCP Server to Auto commit changes 🛠️
An mcp server that auto commits changes and creates commit message in the form of conventional commits (https://www.conventionalcommits.org/en/v1.0.0/)
Directory
An mcp server that auto commits changes and creates commit message in the form of conventional commits (https://www.conventionalcommits.org/en/v1.0.0/)
# MCP Server SDK A WIP MoonBit implementation to support [Model Context Protocol](https://modelcontextprotocol.io/). Supported backends: - Wasm's Component…
An open-source Model Context Protocol server that provides AI agents (Claude, ChatGPT, Cursor, and others) direct read/write access to Sitecore CMS. It bridges…
Interact with the Kaggle API to access datasets, notebooks, and competitions.
It is a repository containing a reveal.js presentation about Model Context Protocol (MCP) and demo materials. It is designed for anyone who wants to learn or…
これは Cloudflare Workers として deploy可能な kintone 用の Model Context Protocol (MCP) サーバーです。 OAuth で認証するため、(秘匿すべき)認証情報をローカルディスク内などに保存しません。 ある cybozu.comドメイン用に この MCP…
# DNN API Server (.NET C# Version) A Model Context Protocol (MCP) server for DNN Platform written in C# using .NET. ## Overview This server implements the…
MCP Server - JavaScript SDK is an unofficial JavaScript SDK for the Model Context Protocol. It allows developers to define server prompts, resources, and tools…
Code2Postman MCP is an open-source tool that leverages the Model Context Protocol to help developers quickly generate Postman collections from their codebase…
OpenClaw skill for mailbox.bot — physical address infrastructure for AI agents
MCP server for analyzing and converting Git repositories to text files for LLM context
This repository provides an empty Playwright test framework that was designed to test AI and Playwright MCP (Model Context Protocol) in course
# MCP Server Template ## Prerequisites ### LLM CLI Installation This project requires the LLM CLI to be installed. You can install it using Homebrew: ```bash…
A minimal, containerized base for building MCP servers with the Python SDK, featuring a standardized Docker image and local development setup.
KiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed…
This tool creates a Model Context Protocol (MCP) server that acts as a proxy for any API that has an OpenAPI v3.1 specification. This allows you to use Claude…
MCP-Shield scans your installed MCP (Model Context Protocol) servers and detects vulnerabilities such as tool poisoning attacks, data exfiltration channels…
A Go-based server to query Grafana Loki logs using the Model Context Protocol (MCP).
💾 Model Context Protocol (MCP) server for Synology NAS - Enables AI assistants (Claude, Cursor, Continue) to manage files, downloads, and system operations…
Enables seamless interaction with Figma via the Model Context Protocol, allowing LLM applications to access, manipulate, and track Figma files, components, and…
A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information…
MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server with a custom prompt and custom tools, including one that loads…
A package manager to manage all your mcp servers across platforms
A feature-complete Model Context Protocol (MCP) server template written in Python using FastMCP. It demonstrates all major MCP features—tools, resources…