Directory

Search MCP Servers

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

Showing 145–168 of 13,092 for Simple CLI MCP Client Using LangChain / Python

Gitingest-MCP

# Gitingest-MCP ![smithery badge](https://smithery.ai/badge/@puravparab/gitingest-mcp) An MCP server for [gitingest](https://github.com/cyclotruc/gitingest)…

MCP SSE Client Python

MCP SSE Client Python is a Python toolkit for connecting to and interacting with remote Model Context Protocol (MCP) endpoints over Server-Sent Events (SSE)…

MCP File System Server

# MCP File System Server A simple Model Context Protocol (MCP) server providing file system operations. This server offers a clean API for performing file…

Hologres MCP Server

# Hologres MCP Server Hologres MCP Server serves as a universal interface between AI Agents and Hologres databases. It enables seamless communication between…

MCP MateusData Server

# MCP MateusData Server A TypeScript server implementing a simple **Model Context Protocol (MCP)** — a true "Hello World" example to help you understand how an…

MCP_Server_Setup

```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…

Census-MCP-Server

# Census-MCP-Server > **Disclaimer: This is an independent project and is not officially affiliated with or endorsed by the U.S. Census Bureau. All data is…

Internet Names Mcp

# Internet Names MCP Server An MCP server for checking availability of domain names, social media handles, and subreddits. Returns clean JSON responses…

MCP Server

# MCP Server A Python implementation of a [Model Context Protocol (MCP)](https://github.com/microsoft/model-context-protocol) server that provides various…

Whodb

WhoDB CLI - a powerful database management tool with interactive TUI, programmatic commands, and MCP server for AI assistants.

Mcp_server_client_assessment

MCP Client-Server System Overview This project implements an MCP-based Client-Server System where a client sends a query, the server processes it using Ollama…

Simple MCP Server

A lightweight MCP (Model Context Protocol) Server implementation exposing custom tools via SSE for integration with AI clients.

Reaper Reapy Mcp

A Python application for controlling REAPER Digital Audio Workstation (DAW) using the MCP(Model context protocol).

MCP Jenkins Server

# MCP Jenkins Server A Model Context Protocol (MCP) server that provides Jenkins integration tools. ## Features - Get Jenkins server information - List and…

⚡PhotonDB

PhotonDB is a modern C++ rendition of a high-performance in-memory key-value database with MCP server. The data model is key-value, active development is…

MCP Client & Server Example

# MCP Client & Server Example ## Prerequisites - Python 3.12 or higher - uv (Python package installer and environment manager) - Environment variables set up…