Model Context Protocol (MCP) Example
A reference implementation of the Model Context Protocol (MCP) enabling seamless tool calling between LLMs and applications. Features client/server…
Directory
A reference implementation of the Model Context Protocol (MCP) enabling seamless tool calling between LLMs and applications. Features client/server…
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…
This guide provides step-by-step instructions for configuring Model Context Protocol (MCP) servers in Cursor IDE version 0.46 on Windows. MCP allows the Cursor…
MCP Server SDK in Go and some servers I'm using myself
A minimal, containerized base for building MCP servers with the Python SDK, featuring a standardized Docker image and local development setup.
A minimal template for creating a Model Context Protocol (MCP) server using the Python SDK. It provides a starting point for developers building MCP‑compatible…
# Jira MCP Server <div align="center"> [](https…
# Dev-Kit GitHub MCP Server [](https://pypi.org/project/dev-kit-gh-mcp-ser…
# Terminal MCP Server This repository contains a Model Context Protocol (MCP) server implementation for terminal commands. ## Setup Instructions ###…
# MCP TypeScript Server Starter A starter project for building Model Context Protocol (MCP) servers in TypeScript. This project provides a simple echo server…
# MCP SERVERS EXPRESS This template project demonstrates how to host multiple Model Context Protocol (MCP) endpoints using an Express.js backend. ##…
A Model Context Protocol (MCP) server that provides location services
# MCP Vercel GitHub Integration 这是一个基于 MCP (Model Control Protocol) 的 Vercel 和 GitHub 集成工具。它提供了自动化创建 GitHub 仓库并配置 Vercel 部署的功能。 ## 功能特性 - 自动创建 GitHub 仓库 -…
Browser automation for Claude without token limits. Uses CSS selectors, not snapshots. Open source, zero telemetry. Give Claude Code (and other AI assistants)…
# github-mcp A GitHub MCP (Model Context Protocol) server written in Go that lets AI assistants like Claude interact with your GitHub account. ## Tools | Tool…
Artifact2MCP Generator allows generation of MCP server automatically & dynamically given smart contract's compiled artifact (chain‑agnostic)
# RPC MCP Server This is a Model Context Protocol (MCP) server implementation for interacting with any EVM-compatible RPC endpoint. It provides a standardized…
Expose a remote MCP server (HTTP) as a local stdio MCP 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…
Bridge package enabling seamless integration between Model Context Protocol (MCP) servers and AI SDK tools. Supports multiple server types, real-time…
# mcp-python-sdk-inmemory-server-tests This repository provides example code and tests for developing robust MCP tools. It demonstrates how unit tests on…
Scan-as-a-Service for MCP servers — HTTP+MCP wrapper around compuute-scan
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…