Skip to main content
Glama

OpenAI MCP Server

by Supermaxman

get_projects

Retrieve list of OpenAI projects for your organization, with optional archived project inclusion, through secure admin API access.

Instructions

Fetches OpenAI projects for the current organization.

Input Schema

NameRequiredDescriptionDefault
include_archivedNoWhether to include archived projects. Defaults to False.

Input Schema (JSON Schema)

{ "properties": { "include_archived": { "default": false, "description": "Whether to include archived projects. Defaults to False.", "title": "Include Archived", "type": "boolean" } }, "type": "object" }

Other Tools from OpenAI MCP Server

Related Tools

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/Supermaxman/mcp-server-openai'

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