Directory

Search MCP Servers

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

Showing 49–72 of 21,031 for Simple CLI MCP Client Using LangChain / Python

Mcp Server Python

````markdown # MCP Server in Python ## Overview **MCP (Model Context Protocol)** is a framework that allows you to integrate custom tools into AI-assisted…

Simple MCP Server

# Simple MCP Server A basic example of an MCP (Model Context Protocol) server built with TypeScript and `@modelcontextprotocol/sdk`. This server provides a…

Codex Mcp Server

# Codex MCP Server <div align="center"> [![GitHub Release](https://img.shields.io/github/v/release/x51xxx/codex-mcp-tool?logo=github&label=GitHub)](https://gith…

MCP Docs Search Server

This is a lightweight, plug-and-play MCP server that empowers any LLM to dynamically search and retrieve up-to-date documentation from popular AI libraries…

Velocirag

# 🦖 VelociRAG **Lightning-fast RAG for AI agents.** _Four-layer retrieval fusion powered by ONNX Runtime. No PyTorch. Sub-200ms warm search. Incremental graph…

MCP Tools Project

Python-based MCP toolset with Echo server for testing and Browser Automation server using browser-use and LangChain for AI-driven web interactions

Mcp Server Gcp Manager

Mcp Server Gcp Manager is an open-source Model Context Protocol (MCP) server that enables AI agents (such as Claude, Llama 3.1, or custom LangChain bots) to…

Fast LLM & Agents & MCPs

This repo covers LLM, Agents, MCP Tools, Skills concepts with sample codes: LangChain & LangGraph, AWS Strands Agents, Google Agent Development Kit…

Swell MCP

# Swell MCP Server A Model Context Protocol server that integrates AI assistants with Swell's e-commerce platform. Built on a production-ready TypeScript…

Omni Dev

# omni-dev [![Crates.io](https://img.shields.io/crates/v/omni-dev.svg)](https://crates.io/crates/omni-dev)…

Simple MCP Client / Server

# Simple MCP Client / Server https://modelcontextprotocol.io/quickstart/server Install [uv](https://docs.astral.sh/uv/getting-started/installation/), on macOS…

llm-mcp-server-template

llm-mcp-server-template is a template project for developing LLM-MCP (Model Context Protocol) servers. It demonstrates a simple number comparison server and…