Skip to main content

A Universal MCP Application: universal_mcp_openai

Project description

OpenAI Universal MCP Server

This repository contains an implementation of an OpenAI Universal MCP (Model Context Protocol) server. It provides a standardized interface for interacting with OpenAI's SEO and backlink analysis tools through a unified API.

The server is built using the Universal MCP framework.

This implementation follows the MCP specification, ensuring compatibility with other MCP-compliant services and tools.

Usage

You can start using OpenAI directly from agentr.dev. Visit agentr.dev/apps and enable OpenAI.

If you have not used universal mcp before follow the setup instructions at agentr.dev/quickstart

Available Tools

The full list of available tools is at ./src/universal_mcp_openai/README.md

Local Development

📋 Prerequisites

Ensure you have the following before you begin:

  • Python 3.11+ (recommended)
  • uv (install globally with pip install uv)

🛠️ Setup Instructions

Follow the steps below to set up your development environment:

  1. Sync Project Dependencies

    uv sync
    

    This installs all dependencies from pyproject.toml into a local virtual environment (.venv).

  2. Activate the Virtual Environment

    For Linux/macOS:

    source .venv/bin/activate
    

    For Windows (PowerShell):

    .venv\Scripts\Activate
    
  3. Start the MCP Inspector

    mcp dev src/universal_mcp_openai/mcp.py
    

    This will start the MCP inspector. Make note of the address and port shown in the console output.

  4. Install the Application

    mcp install src/universal_mcp_openai/mcp.py
    

📁 Project Structure

.
├── src/
│   └── universal_mcp_openai/
│       ├── __init__.py       # Package initializer
│       ├── mcp.py            # Server entry point
│       ├── app.py            # Application tools
│       └── README.md         # List of application tools
├── tests/                    # Test suite
├── .env                      # Environment variables for local development
├── pyproject.toml            # Project configuration
└── README.md                 # This file

📄 License

This project is licensed under the MIT License.


Generated with MCP CLI — Happy coding! 🚀

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

universal_mcp_openai-0.1.2.tar.gz (130.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

universal_mcp_openai-0.1.2-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file universal_mcp_openai-0.1.2.tar.gz.

File metadata

File hashes

Hashes for universal_mcp_openai-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0ce3925f48953579dee8a249989fe3744f99e6227de1a4735e32e966346eb90b
MD5 91d53c464caca9814e6642e8971f4e44
BLAKE2b-256 f4824d72b497161e9601496a365ef289952ea65d83fc687c64786cd9a5706601

See more details on using hashes here.

File details

Details for the file universal_mcp_openai-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for universal_mcp_openai-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 98b5a3d44b697103578e5c1fd0a04ea484c23eea02449ff6c1f63965624bc841
MD5 d4ee241d5114cd5c4ce78fe950d5c21b
BLAKE2b-256 d17b5e0895458f2d8a5711947bc25827e88c8ace9fd34a9056d89704b7653aa8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page