Skip to main content
Glama

OpenAI MCP Server

by Supermaxman

get_projects

Retrieve OpenAI projects for the current organization, with an option to include archived projects. Manage projects effectively using the OpenAI MCP Server.

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" }
Install Server

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