Acme
This is a demo directory website built with Ever Works
HyperChat is a chat client utilizing APIs from various LLMs, implementing productivity tools through the MCP protocol, making it an example of a modern MCP Server application.
Integrates Flowise chatflows and assistants with MCP, allowing seamless incorporation of AI-powered conversational interfaces into MCP-compatible systems.
Enables interactive LLM workflows by adding local user prompts and chat functionality directly into the MCP loop, enhancing the interactivity of MCP servers.
An MCP server that enables Claude to talk to ChatGPT and utilize its web search capabilities.
An MCP server designed for chatting with OpenAI's models, enabling seamless integration of OpenAI capabilities into MCP workflows.
An MCP server for chatting with any OpenAI SDK compatible Chat Completions API, including Perplexity, Groq, and xAI, enabling connection to multiple AI providers through a unified OpenAI-compatible API interface using the Model Context Protocol.
A self-hosted, open-source client for the Model Context Protocol (MCP), enabling users to chat with any MCP server within their own app. It serves as a bridge for integrating and testing various MCP servers, making it highly relevant for exploring and managing MCP server capabilities.
chatmcp is an AI chat client that implements the Model Context Protocol (MCP), making it a practical and interactive MCP server/client solution for AI chat experiences.
Enables integration of DeepSeek's language models with MCP-compatible applications, providing AI-powered chat completions, custom model selection, and parameter control, making it a powerful MCP server for language-based tasks.
An MCP server dedicated to summarizing chat messages, demonstrating the use of the Model Context Protocol for NLP and summarization.