GitHub MCP Server
# GitHub MCP Server The GitHub MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides seamless…
Directory
# GitHub MCP Server The GitHub MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides seamless…
# Linear MCP Integration Server This server provides Linear integration capabilities through the Model Context Protocol (MCP). It allows AI models to interact…
The Model Context Protocol (MCP) is a standardized way to supply context to large language models (LLMs). Using the MCP Python SDK, you can build servers that…
This template demonstrates how to implement a Model Context Protocol (MCP) CLI server in Rust. It provides a starting point for building MCP servers that can…
# Simple MCP Server starter with StdioServerTransport This is a simple MCP server starter kit using the StdioServerTransport. ## Setup Create a new MCP server…
# Datadog MCP Server > **DISCLAIMER**: This is a community-maintained project and is not officially affiliated with, endorsed by, or supported by Datadog, Inc…
ASDF plugin for managing MCP (Model Context Protocol) servers
# MCP Server Template ## Prerequisites ### LLM CLI Installation This project requires the LLM CLI to be installed. You can install it using Homebrew: ```bash…
<!-- * @Date: 2025-06-03 14:18:58 * @LastEditors: tianqitang1 Tianqi.Tang@ucsf.edu * @LastEditTime: 2025-06-04 20:43:36 * @FilePath…
# GitHub MCP Server The GitHub MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides seamless…
# Linear MCP Server ## Overview This project implements a Model Context Protocol (MCP) server that acts as a bridge between Claude and the Linear task/issue…
[](https://mseep.ai/app/s20ss-mcp-rdkit) # MCP RDKit Project ## Overview…
# Shell MCP Server A Model Context Protocol server that provides shell command execution capabilities. This server enables LLMs to execute shell commands and…
# Sentry MCP Server **Integrate Sentry error tracking directly into your development workflow with this Model Context Protocol (MCP) server.** Gain insights…
# API Auto MCP Server [中文文档](./docs/README.zh-CN.md) API Auto MCP Server is a MCP Server **auto generate tool** by your server's OpenAPI specification. It…
# 阿里云可观测 MCP Server(Go 版) <p align="center"> <a href="./README.md"><img alt="中文" src="https://img.shields.io/badge/简体中文-d9d9d9"></a> <a…
# math-mcp-server [](https://smithery.ai/server/@swaroopkasaraneni/math-mcp-serve…
Build-and-run diagnostics for Claude Desktop MCP servers in one command. MCP-Fixer runs 25 diagnostics on every MCP server, pinpoints port/path issues, and…
Demo MCP Server is a demo blocklet that hosts an MCP (Model Context Protocol) server. It is a full-stack dapp application containing both server and client…
# RPG Generator MCP Server A Model Context Protocol (MCP) server that generates random tabletop RPG content—campaign ideas and fantasy region attributes—built…
AJ-MCP is a lightweight MCP (Model Context Protocol) SDK for Java that enables developers to build MCP clients and servers. It supports Java 8 and above…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example demonstrates how to create a remote MCP server on Cloudflare Workers that doesn't…
# Apifox MCP Server 使用 Apifox MCP Server,可以将 Apifox 项目内的接口文档作为数据源提供给 Cursor 等支持 AI 编程的 IDE 工具以便让 AI 能够直接访问项目对应的接口文档数据。 开发者可以通过 AI…
A barebones MCP server implementation in Swift using loopwork-ai's mcp-swift-sdk.