Directory

Search MCP Servers

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

Showing 97–120 of 20,581 for MCP Debug Client

Ototree MCP

# mcp - client 项目详细使用文档 ## 一、项目概述 `mcp - client` 项目旨在把本地的mcp-server通过flask暴露出来,用户自建内网穿透,实现coze/dify/fastgpt等平台与本地资源进行交互。 ## 二、环境搭建 ### 2.1 前置要求 请确保已安装 `uv`…

Supabase MCP Server

# Supabase MCP Server <p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/4a363bcd-7c15…

🐦✨ MCP Twitter Post System

# 🐦✨ MCP Twitter Post System Welcome to the **MCP Twitter Post System** — your go-to tool for launching tweets into the Twitterverse with real-time flair! 🚀…

Browser Use MCP

# MCP Browser Automation with Ollama A powerful browser automation system that enables AI agents to control web browsers through the Model Context Protocol…

ajv-validator-mcp-server

# ajv-validator-mcp-server This project provides a minimal [Model Context Protocol (MCP)](https://modelcontextprotocol.io/quickstart/server#node) server for…

MongoDB MCP Server

# MongoDB MCP Server A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas. ## 📚 Table of Contents - [🚀 Getting…

Laraguard Mcp

# Laraguard MCP <img width="100%" alt="image" src="https://github.com/user-attachments/assets/27731e3b-2a15-4b1a-b2e3-c76fca96fff5" /> > **A security audit MCP…

ollama-MCP-server

# ollama-MCP-server Ollamaと通信するModel Context Protocol (MCP) サーバー ## 概要 このMCPサーバーは、ローカルのOllama LLMインスタンスとMCP互換アプリケーションの間でシームレスな統合を可能にし、高度なタスク分解、評価、ワークフロー管理を提供します…

MongoDB MCP Server

# MongoDB MCP Server A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas. ## 📚 Table of Contents - [🚀 Getting…

MCP Server for Cursor

# MCP Server for Cursor A Model Context Protocol (MCP) server implementation for Cursor IDE integration, providing a modern web dashboard and tools through SSE…

Slack MCP Server

# Slack MCP Server A comprehensive Model Context Protocol (MCP) server that enables LLMs to interact with Slack workspaces. This server provides tools for…

Android Studio AI Chat Integration

# Android Studio AI Chat Integration This repository provides instructions for setting up AI chat capabilities with Android Studio, allowing developers to…

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…

Python Mcp Server Sample

### uvのインストール ``` curl -LsSf https://astral.sh/uv/install.sh | sh ``` ### Pythonプロジェクトを作成 ``` # mcp-server-demoというPythonプロジェクトを作成 uv init mcp-server-demo ```…

MCP Server-Client Example

# MCP Server-Client Example This project demonstrates a basic implementation of the Model Context Protocol (MCP) using the TypeScript SDK. It includes both a…

MCP Server from OpenAPI

# MCP Server from OpenAPI A MCP server implementation from OpenAPI specifications, supporting both SSE (Server-Sent Events) and streaming responses. ##…