MCP Server in Node.js
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…
Directory
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…
Production-grade GitLab MCP server with 86 tools — full GitLab control from any AI agent (Claude, Cursor, Zed).
ElizaOS plugin allowing agents to connect to MCP servers
A specialized MCP server that helps create new MCP server scaffolds. It streamlines the process of creating new Model Context Protocol (MCP) servers by…
Automated testing tool for Model Context Protocol (MCP) servers - WORK IN PROGRESS
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…
A minimal, containerized base for building MCP servers with the Python SDK, featuring a standardized Docker image and local development setup.
MCP Server SDK in Go and some servers I'm using myself
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. ##…
# 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…
A Model Context Protocol (MCP) server that provides location services
# RPC MCP Server This is a Model Context Protocol (MCP) server implementation for interacting with any EVM-compatible RPC endpoint. It provides a standardized…
Artifact2MCP Generator allows generation of MCP server automatically & dynamically given smart contract's compiled artifact (chain‑agnostic)
Expose a remote MCP server (HTTP) as a local stdio MCP server.