MCP server intelligence profile

chatgpt-mcp Server

Bridges Cursor IDE Agent with ChatGPT Web for external reasoning, research, and review

Local Onlytrankhanh040147
Awaiting current scanNpm · 1.0.7

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install chatgpt-mcp from npm

Version 1.0.7 declares 1 executable entrypoint.

npm install --save-exact chatgpt-mcp@1.0.7
npx -y -p chatgpt-mcp@1.0.7 chatgpt-mcp
MCP client configuration example
{
  "mcpServers": {
    "chatgpt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "chatgpt-mcp@1.0.7",
        "chatgpt-mcp"
      ]
    }
  }
}

Identity

Canonical slugchatgpt-mcp-2ba9c6edDeploymentLocal Only
Canonical packagenpm:chatgpt-mcpRepositorytrankhanh040147/chatgpt-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmchatgpt-mcp1.0.71Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmchatgpt-mcp1.0.7CurrentSep 5, 20261 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
ChatGPT MCP ToolServer-reported name
1Capability groups
Aug 22, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
chatgptSends prompts to ChatGPT ('ask' operation) or retrieves conversation list ('get_conversations'). For 'ask', optionally specify conversation_id and time_to_wait (seconds, 0=don't retrieve, default=6).
Input schema
{
  "type": "object",
  "properties": {
    "operation": {
      "type": "string",
      "description": "Operation to perform: 'ask' or 'get_conversations'",
      "enum": [
        "ask",
        "get_conversations"
      ]
    },
    "prompt": {
      "type": "string",
      "description": "The prompt to send to ChatGPT (required for ask operation)"
    },
    "conversation_id": {
      "type": "string",
      "description": "Optional conversation ID to continue a specific conversation"
    },
    "time_to_wait": {
      "type": "number",
      "description": "Time in seconds to wait before retrieving the response (0-3600). If 0, no response is retrieved. Defaults to 6.",
      "minimum": 0,
      "maximum": 3600,
      "default": 6
    }
  },
  "required": [
    "operation"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

chatgpt-mcp Server questions

How do I install chatgpt-mcp Server?

Install the selected package version with: npm install --save-exact chatgpt-mcp@1.0.7

What tools does chatgpt-mcp Server provide?

chatgpt-mcp Server exposed 1 tool during independent protocol observation, including chatgpt.

Is chatgpt-mcp Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

OpenAI intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.