create-mcp-server
A specialized MCP server that helps create new MCP server scaffolds. It streamlines the process of creating new Model Context Protocol (MCP) servers by…
Directory
A specialized MCP server that helps create new MCP server scaffolds. It streamlines the process of creating new Model Context Protocol (MCP) servers by…
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…
# RPC MCP Server This is a Model Context Protocol (MCP) server implementation for interacting with any EVM-compatible RPC endpoint. It provides a standardized…
The easiest path to getting an MCP server going
# Prometheus MCP Server [](https://smithery.ai/server/@kakao-yanoo-kim/pro…
Production-grade GitLab MCP server with 86 tools — full GitLab control from any AI agent (Claude, Cursor, Zed).
MCP API Server is an enterprise-level microservice API server that integrates with the Model Context Protocol (MCP). It enables dynamic API tool registration…
# GitHub Action Trigger MCP Server A Model Context Protocol server for GitHub Actions integration. ## Overview This is a TypeScript-based MCP server designed…
Automated testing tool for Model Context Protocol (MCP) servers - WORK IN PROGRESS
Extend Mcp is a Python-based implementation within the Extend AI Toolkit that integrates Extend's spend management APIs with Anthropic’s Model Context Protocol…
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…
A minimal, containerized base for building MCP servers with the Python SDK, featuring a standardized Docker image and local development setup.
An MCP (Model Context Protocol) server that acts as a wrapper around the `dpdispatcher` library. It allows language models or other MCP clients to submit and…
mcp store manager, add & syncs MCP server configurations across clients like Claude code, Cursor💡mcphub
Database Mcp is an MCP (Model Context Protocol) service that provides database capabilities through GORM, supporting multiple database types including MySQL…
# MCP Server for Feedly API This repository contains a minimal [python-sdk](https://github.com/modelcontextprotocol/python-sdk) server that exposes selected…
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…
# MCP SERVERS EXPRESS This template project demonstrates how to host multiple Model Context Protocol (MCP) endpoints using an Express.js backend. ##…
Go protobuf compiler extension to turn any gRPC service into an MCP server
MCP Development Server is a Model Context Protocol (MCP) server that enables Claude to manage software development projects. It provides complete project…
# GitHub MCP Server A Model Context Protocol (MCP) server for GitHub repositories, built using the Python SDK. ## Overview This server implements the [Model…
Artifact2MCP Generator allows generation of MCP server automatically & dynamically given smart contract's compiled artifact (chain‑agnostic)
MCP Auth Python SDK is a Python library that implements OAuth 2.1 and related RFCs for MCP (Model Context Protocol) servers, allowing developers to connect to…
A super simple Starter to build your own MCP Server