MCP Template
A barebones MCP server implementation in Swift using loopwork-ai's mcp-swift-sdk.
Directory
A barebones MCP server implementation in Swift using loopwork-ai's mcp-swift-sdk.
<!-- * @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…
# 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…
# 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…
# 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…
# 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…
# Togello MCP Server Togello MCP Server exposes Togello tasks, categories, calendar memos, Google Calendar events, activity items, and activity logs through…
# 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…
Open Source MCP Servers for Scientific Research
urfave-cli-mcp is a Go package that reuses a urfave/cli application as a Model Context Protocol (MCP) server. It crawls the application's Command tree and…
# Ilograph MCP Server A comprehensive Model Context Protocol (MCP) server for automated Ilograph diagram generation from codebases. This server analyzes source…
A feature-complete Model Context Protocol (MCP) server template in Go using the official go-sdk. It demonstrates all major MCP features with clean, idiomatic…
Rust MCP Stdio Server Test is a basic example of a Model Context Protocol (MCP) server implemented in Rust. It uses a newline-delimited JSON stdio transport…
# Jira MCP Server <div align="center"> [](https…
# MCP TypeScript Server Starter A starter project for building Model Context Protocol (MCP) servers in TypeScript. This project provides a simple echo server…
A CLI program that acts as a Stdio proxy for HTTP Streamable MCP servers. It reads newline-delimited JSON-RPC messages from stdin, forwards them to a specified…
This is a reference implementation of the mcp config to show different use cases for how to configure MCP servers with an app that hosts an MCP Client (like…
A simple adapter to convert a MCP server to a GPT actions compatible API
[](https://smithery.ai/server/@nacal/mcp-minecraft-remote) [![MseeP.ai Security…
Example MCP server with OAuth based on https://developers.cloudflare.com/agents/guides/remote-mcp-server/
My Mcp Tools is a repository that collects commonly used MCP (Model Context Protocol) tools and provides examples for learning MCP server development. It is…
Self-hosted AI workflow automation platform with visual canvas, agents, RAG, HITL, MCP, and observability in one runtime. Expose your Heym workflows as an MCP…
# GitHub MCP Server A Model Context Protocol (MCP) server for GitHub repositories, built using the Python SDK. ## Overview This server implements the [Model…