Directory

Search MCP Servers

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

Showing 265–288 of 1,404 for DataGrout Conduit SDK

Enrichr MCP Server

<!-- * @Date: 2025-06-03 14:18:58 * @LastEditors: tianqitang1 Tianqi.Tang@ucsf.edu * @LastEditTime: 2025-06-04 20:43:36 * @FilePath…

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…

Python Mcp Server Sample

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

Medusa Mcp

Medusa Mcp is a Model Context Protocol (MCP) server designed for integration with the Medusa JavaScript SDK. It provides a scalable backend layer for managing…

agentic-slackbot

A simple Slack bot that uses the OpenAI Agents SDK to interact with the Model Context Protocol (MCP) server.

SpotifyMcpServer

SpotifyMcpServer is a simple STDIO MCP server for Spotify. It uses the Spotify API to retrieve playlist data and is intended for developers using…

Networkbot

Give Claude native access to the Match It Up professional networking platform. Browse members, send DMs, post signals, manage bonds, and more — 25 tools, zero…

My MCP Project

My MCP Project contains MCP server implementations including a weather service, directory listing, movie search, and todo management. It requires Python 3.8+…

StickyNotes-MCP

A Python MCP server for Sticky Notes that demonstrates how to create custom tools, resources, and prompts using the Model Context Protocol (MCP) to integrate…

Project Description

# Project Description This project is a Node.js application for Windows OS called **MCP Server**. It serves as a local middleware for seamless communication…

Yatis MCP Server

A Node.js-based local MCP server that integrates Yatis Telematics APIs with AI agents like Cursor, VS Code, and Claude Desktop. It enables accessing vehicle…

秘塔搜索

秘塔搜索是一个基于 MCP (Model Context Protocol) 的 Metaso AI 搜索引擎服务器,使用官方 FastMCP SDK 构建。它提供多维搜索和网页内容解析功能,可供 Claude Desktop 等 MCP 客户端集成调用。

AgentBill MCP

Preflight spend control for AI agents. Block runaway agent loops before they start - not after the bill arrives. Per-request cost ceilings, budget checks, and…

Mcp Server Basic Sample

# Mcp Server Basic Sample ## Prepare mcp server app ### 1. Install packages ```bash pnpm install ``` ### 2. Build ```bash pnpm build ``` ## Mcp Inspector…