openai-mcp

openai-mcp

3.5

If you are the rightful owner of openai-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Coding Assistant with support for OpenAI and other LLM Providers is a Python-based tool offering enhanced real-time visualization, cost management, and Model Context Protocol server capabilities.

The MCP Coding Assistant is a powerful Python recreation of Claude Code, designed to support software development tasks through a natural language interface. It integrates with multiple LLM providers, including OpenAI and Anthropic, and offers a range of features such as real-time tool visualization, cost management, and a comprehensive tool suite. The assistant can function as both an MCP server and client, facilitating multi-agent synchronization for complex problem-solving. It also includes a rich terminal interface with progress indicators and syntax highlighting, making it a versatile tool for developers.

Features

  • Multi-Provider Support: Works with OpenAI, Anthropic, and other LLM providers.
  • Model Context Protocol Integration: Run as an MCP server and connect to any MCP server with the built-in client.
  • Real-Time Tool Visualization: See tool execution progress and results in real-time.
  • Cost Management: Track token usage and expenses with budget controls.
  • Comprehensive Tool Suite: Includes file operations, search, command execution, and more.

Tools

  1. View

    Read file (optional line limit)

  2. Edit

    Accurate text replacement and modify file

  3. Replace

    Create or overwrite files

  4. GlobTool

    Find files by pattern matching

  5. GrepTool

    Search for file content using regular expressions

  6. LS

    List the contents of the directory

  7. Bash

    Execute shell commands