Directory

Search MCP Servers

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

Showing 313–336 of 20,850 for Tester Client for Model Context Protocol (MCP)

🧠 mcp.chroma

A Rust-based MCP server that provides a model‑context–protocol interface to ChromaDB, a vector database for embeddings. It enables collection and document…

SSE-based Server and Client for

It demonstrates a Server-Sent Events (SSE) based MCP server and a standalone MCP client that uses tools from the server. This pattern enables decoupled…

SystemPrompt MCP Server

This TypeScript-based server implements a simple notes system, allowing users to create and manage text notes and generate summaries, showcasing core MCP…

Data Product Mcp

# Data Product MCP A Model Context Protocol (MCP) server for discovering data products and requesting access in [Data Mesh…

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…

Adweave Meta Ads

# AdWeave MCP Server The MCP server that powers the [AdWeave Claude Code plugin](https://github.com/adweave-ai/adweave-claude-plugin). Covers Meta Ads campaign…

Riksdagen MCP Server

# Riksdagen MCP Server This project implements a Model Context Protocol (MCP) server that allows Claude to search the Swedish Parliament (Riksdagen) document…

A1d Image Video Mcp Tools

# A1D MCP Server - Universal AI Tools A powerful MCP (Model Context Protocol) server that provides AI image and video processing tools for any MCP-compatible…

Swagger MCP 服务器

# Swagger MCP 服务器 [![smithery badge](https://smithery.ai/badge/@tuskermanshu/swagger-mcp-server)](https://smithery.ai/server/@tuskermanshu/swagger-mcp-server)…

HubSpot MCP Server

# HubSpot MCP Server A Model Context Protocol (MCP) server implementation for HubSpot, providing a standardized interface for interacting with HubSpot's API…

Rss Mcp

This is a Model Context Protocol (MCP) server built with TypeScript. It provides a versatile tool to fetch and parse any standard RSS/Atom feed, and also…

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…

Context Continuation MCP Server

An MCP (Model Context Protocol) server that provides intelligent context management for AI development sessions. It tracks token usage, monitors conversation…