Skip to main content
Glama

OpenAI MCP Server

by thadius83
MIT License
4
  • Apple
  • Linux
pyproject.toml397 B
[project] name = "mcp-server-openai" version = "0.1.0" description = "MCP server for OpenAI API integration" requires-python = ">=3.10" dependencies = [ "mcp>=0.9.1", "openai>=1.0.0", "click>=8.0.0", "pytest-asyncio" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] mcp-server-openai = "mcp_server_openai.server:main"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thadius83/mcp-server-openai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server