Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Update clients.mdx to add an Open-MCP-Client - Multi-Provider LLM Chat with Model Context Protocol #201

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GongRzhe
Copy link

Add Open-MCP-Client to clients.mdx documentation

Motivation and Context

This PR adds Open-MCP-Client to the list of applications supporting MCP. Open-MCP-Client is a flexible chatbot framework that connects to multiple LLM providers (OpenAI, Anthropic, Groq, Gemini, Ollama, etc.) and extends their capabilities with MCP tools. This addition helps make the MCP documentation more comprehensive by including a client that demonstrates multi-provider LLM integration with MCP tools.

How Has This Been Tested?

I've verified the formatting of the added entry matches the existing clients.mdx style. The Open-MCP-Client features described have been tested with various MCP servers including web search, GitHub, Gmail, and web browsing tools.

Breaking Changes

None. This is a documentation addition only.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added or updated documentation as needed

Additional context

Open-MCP-Client supports multiple interface options (CLI and web) and includes enterprise features like circuit breakers, automatic retries, and graceful degradation. Its inclusion demonstrates how MCP can be used to enhance multi-provider LLM applications.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants