Directory

Search MCP Servers

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

Showing 25–48 of 5,255 for Turbo MCP Client

agent-twitter-client-mcp

A Model Context Protocol (MCP) server that integrates with X using the @elizaOS `agent-twitter-client` package, allowing AI models to interact with Twitter…

DartMCP

DartMCP is a Dart implementation of the Model Context Protocol (MCP) for AI agent interactions, providing both server and client components for building…

.NET OpenAI MCP Agent

Sample to create an AI Agent using OpenAI models with any MCP server running on Azure Container Apps

Sallyport

# Sallyport [![CI](https://github.com/ginkida/sallyport/actions/workflows/ci.yml/badge.svg)](https://github.com/ginkida/sallyport/actions/workflows/ci.yml)…

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…

MCP Knowledge Base

A lightweight knowledge base assistant using MCP with LLM integration. Features a streamlined server-client architecture combining custom tools with a…

Zerodha MCP Server & Client

A Python-based trading assistant that connects to a Zerodha MCP server to help users manage their trading account. It integrates with Zerodha’s API via the…

deAPI Mcp Server

# deAPI MCP Server Production-ready Model Context Protocol (MCP) server for the [deAPI](https://deapi.ai) REST API. This server exposes all deAPI AI…

Python 从0到1构建MCP Server & Client

支持查询主流agent框架技术文档的MCP server(支持stdio和sse两种传输协议), 支持 langchain、llama-index、autogen、agno、openai-agents-sdk、mcp-doc、camel-ai 和 crew-ai

Introduction to MCP

Minimal MCP server/client example demonstrating basic calculator operations via SSE and stdio transports.Minimal MCP server/client example demonstrating basic…

Mcp Client Openai

本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。