MCP Server Template
# MCP Server Template ## Prerequisites ### LLM CLI Installation This project requires the LLM CLI to be installed. You can install it using Homebrew: ```bash…
Directory
# 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…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
# 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…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
# 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 template for deploying a remote MCP (Model Context Protocol) server on Cloudflare Workers with OAuth login. It provides a ready-to-run MCP server using SSE…
A barebones MCP server implementation in Swift using loopwork-ai's mcp-swift-sdk.
# MCP Server ## Getting Started ### 1. Install Dependencies ```bash npm install ``` ### 2. Build the MCP Server ```bash npm run build ``` This will generate…
A wrapper to convert MCP STDIO servers to SSE
MCP Discovery Action is a GitHub Action that runs the MCP Discovery CLI to create, update, or print MCP server capability details in a Markdown or other…
This is a collection of cli tools to expose MCP tools via NATS microservices. It can be used either standalone (exposing existing MCP Servers via NATS) or as…