Acme
This is a demo directory website built with Ever Works
An MCP server designed for chatting with OpenAI's models, enabling seamless integration of OpenAI capabilities into MCP workflows.
A Python-based MCP server for querying OpenAI models directly from Claude or other clients using the Model Context Protocol.
A Python-based MCP server that exposes OpenAI's built-in web_search tool as an MCP-compliant service.
An MCP server for image generation and editing using OpenAI's GPT models. Showcases integration of advanced AI image tools as MCP servers.
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 minimal MCP server/client implementation using Azure OpenAI and Playwright for web browsing.
An MCP server integrating with OpenAI's GPT-4o model for text analysis, summarization, and generation, providing advanced language capabilities through the Model Context Protocol.
A code review tool for Cursor IDE that uses OpenAI's GPT models to provide intelligent code analysis and suggestions via an MCP server interface. An MCP server example for code analysis.
Provides an async browser automation server using OpenAI's GPT-4o model, enabling remote web navigation, content extraction, and task execution with configurable browser contexts. This is a robust MCP server solution for browser automation.
Middleware providing an OpenAI-compatible endpoint capable of calling MCP tools, acting as a bridge between OpenAI APIs and MCP servers.