Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 409–432 of 10,662 for Model Context Protocol CLI

Particle MCP Server

[![Python 3.7+](https://img.shields.io/badge/python-3.7+-blue.svg)](https://www.python.org/downloads/) [![License…

Mcp For Redmine

This project is a Model-Context-Protocol (MCP) server for interacting with Redmine. With an MCP-compatible client, you can easily manage Redmine projects…

Lumino

AI/ML-powered diagnostic engine for SRE Observability on Konflux and OpenShift. It uses the Model Context Protocol (MCP) and 40+ tools to analyze logs…

MCV - MCP Server for CV/Resume

MCV is a template for serving your CV or resume data through the Model Context Protocol (MCP). It is powered by Cloudflare Workers and Durable Objects…

PythonCMCPServer

PythonCMCPServer is a tutorial for building a custom MCP (Model Context Protocol) server using Python. It demonstrates how to run an MCP server via uv and…

Housekeep MCP example

It is a basic example of a serverless Model Context Protocol (MCP) server built with Netlify Functions. It exposes three tools to access Housekeep trade…

BigQuery MCP Server

It is a server that connects LLMs like Claude to BigQuery via the Model Context Protocol, allowing natural language queries to databases. It acts as a secure…

yt-mcp-server

# yt-mcp-server A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the project…

go_mcp_server_mdurl

A simple MCP (Model Context Protocol) server that provides tools for converting web content to Markdown format.

Nahook Mcp

The official Model Context Protocol server for Nahook — trigger webhooks, inspect

Refunc MCP Server

The Refunc MCP Server integrates Refunc serverless functions as tools in the Model Context Protocol (MCP), allowing you to expose functions as MCP endpoints…

model-context-protocol

A custom server project built using the Model Context Protocol (MCP) in Python. This repository documents my learning, experiments, and development progress.

Mcp Speak

This is a Model Context Protocol (MCP) server that provides text-to-speech capabilities using the native MacOS say command. It allows AI agents (like Google…

Quick Example

# Standardizing LLM Interaction with MCP Servers Model Context Protocol, or MCP, is [an open protocol that standardizes how applications provide context to…