Directory

Search MCP Servers

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

Showing 97–120 of 12,795 for MCP Example

Shopify Storefront MCP Server

# Shopify Storefront MCP Server This server provides access to the Shopify Storefront API via MCP, allowing AI assistants to query and interact with your…

MCP Client-Server Python Example

This project demonstrates a simple client-server implementation of the Model Context Protocol (MCP), an open protocol by Anthropic that enables large language…

Spring AI Example

This project demonstrates implementation patterns and best practices for using Spring AI tools, integrating with the Model Context Protocol (MCP) through a…

Mcp Server

## Getting Started 1. **Clone the Repository:** ```bash git clone https://github.com/TaiserAI/mcp-server.git ``` ```bash cd mcp-server ``` 2. **Add a ETH PK:**…

HyperIndex MCP Server in ReScript

# HyperIndex MCP Server in ReScript This is a Model Context Protocol (MCP) server implementation written in ReScript. It demonstrates best practices for: -…

Example MCP server and client

Start the MCP server with uv run mcp-server, debug mode with mcp dev src/mcptesting/server/fastmcp.py, or the FastAPI server with uv run api-server.

Memos

# MemOS: Memory Operating System for AI Agents MemOS is an open-source **Agent Memory framework** that empowers AI agents with **long-term memory, personality…

Context Pipe

# ⛓️ Context-Pipe **The Universal Standard for Context Engineering.** [![CI](https://github.com/luismichio/context-pipe/actions/workflows/ci.yml/badge.svg)](htt…

Dotnet DNLib MCP

# MCPPOC - .NET Reverse Engineering via MCP MCPPOC is a .NET reverse engineering toolkit implemented as a Model Context Protocol (MCP) server. Built using the…

YDB MCP

# YDB MCP --- [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ydb-platform/ydb-mcp/blob/main/LICENSE) [![PyPI…

my-mcp-server

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

ATTOM MCP Server

# ATTOM MCP Server A fully-featured **Model Context Protocol (MCP) server** that surfaces the [ATTOM Data](https://www.attomdata.com/) property dataset to AI…

Crawlab MCP Server

# Crawlab MCP Server This is a Model Context Protocol (MCP) server for Crawlab, allowing AI applications to interact with Crawlab's functionality. ## Overview…

connect-mcp-server

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

Quack MCP Server

# Quack MCP Server Quack is a continuous integration server built as an MCP server that automates code analysis and testing for Python code. It provides tools…

MCP Server with Datasaur Sandbox

# MCP Server with Datasaur Sandbox A comprehensive guide for beginners to set up and use a Model Context Protocol (MCP) server with Datasaur Sandbox. ## Table…

Xitoring Mcp

# Xitoring MCP Server [![MCP Compatible](https://img.shields.io/badge/MCP-compatible-06d2dd)](https://modelcontextprotocol.io/) [![License…

Redshift MCP Server (TypeScript)

# Redshift MCP Server (TypeScript) This is a Model Context Protocol (MCP) server for Amazon Redshift implemented in TypeScript. It follows Anthropic's…