MCP server intelligence profile

Sophtron ChatGPT Bank Connection MCP Server

Enables users to connect bank accounts within a chat session using Sophtron's UCW widget and query account information, owner details, and transactions persistently

Local OnlyOfficial distributionsophtron
Verified cleanNpm · 0.1.0

Our scanner tested version 0.1.0 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

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

Install and connect

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

Install @sophtron/sophtron-mcp-server from npm

Version 0.1.0 declares 1 executable entrypoint.

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

Identity

Canonical slugsophtron-chatgpt-bank-connection-mcp-server-d8c25fb8DeploymentLocal Only
Canonical packagenpm:@sophtron/sophtron-mcp-serverRepositorysophtron/chagpt-mcp
First publishedLatest release
Last security verificationAug 22, 2026Classification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@sophtron/sophtron-mcp-server0.1.01Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@sophtron/sophtron-mcp-server0.1.0CurrentSep 5, 20266 toolsPartial · 0 resources · 0 promptsVerified clean
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

Provenanceartifact_hash_verifiedSignature
MCP SDK@modelcontextprotocol/sdk Artifact SHA-256b260c145425967e902d091c6aee9062d6b961a6af4594b99499408a113ddbd54
Scannermcp-proof-engine 0.1.0Scan completedAug 22, 2026
Security rating35 / 100Methodologyversion-rating-1.0
Executable entrypoints
[
  "@sophtron/sophtron-mcp-server"
]
Rating reasons
[
  "security_policy_not_observed"
]
0Proven
430Clean
0Inconclusive
0Flaky
0Errors

Current protocol inventory

2025-06-18Negotiated protocol
sophtron/sophtron-mcp-serverServer-reported name
2Capability groups
Aug 22, 2026Observed

Tools 6

ToolCategoryAnnotationsRisk
GETACCOUNTGet account that belong to a member by account id
Input schema
{
  "type": "object",
  "properties": {
    "customerId": {
      "type": "string",
      "description": "Customer Id"
    },
    "memberId": {
      "type": "string",
      "description": "Member Id"
    },
    "accountId": {
      "type": "string",
      "description": "Account Id"
    }
  },
  "required": [
    "customerId",
    "memberId",
    "accountId"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
GETACCOUNTSGet accounts that belong to a member
Input schema
{
  "type": "object",
  "properties": {
    "customerId": {
      "type": "string",
      "description": "Customer Id"
    },
    "memberId": {
      "type": "string",
      "description": "Member Id"
    }
  },
  "required": [
    "customerId",
    "memberId"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
GETCUSTOMERSGet customers that belong to this client
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
GETIDENTITYGet identity from a connected member
Input schema
{
  "type": "object",
  "properties": {
    "customerId": {
      "type": "string",
      "description": "Customer Id"
    },
    "memberId": {
      "type": "string",
      "description": "Member Id"
    }
  },
  "required": [
    "customerId",
    "memberId"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
GETMEMBERSGet members that belong to a customer
Input schema
{
  "type": "object",
  "properties": {
    "customerId": {
      "type": "string",
      "description": "Customer Id"
    }
  },
  "required": [
    "customerId"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
GETTRANSACTIONSGet recent transactions that belong to an account
Input schema
{
  "type": "object",
  "properties": {
    "customerId": {
      "type": "string",
      "description": "Customer Id"
    },
    "accountId": {
      "type": "string",
      "description": "Account Id"
    }
  },
  "required": [
    "customerId",
    "accountId"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Sophtron ChatGPT Bank Connection MCP Server questions

How do I install Sophtron ChatGPT Bank Connection MCP Server?

Install the selected package version with: npm install --save-exact @sophtron/sophtron-mcp-server@0.1.0

What tools does Sophtron ChatGPT Bank Connection MCP Server provide?

Sophtron ChatGPT Bank Connection MCP Server exposed 6 tools during independent protocol observation, including GETACCOUNT, GETACCOUNTS, GETCUSTOMERS, GETIDENTITY, GETMEMBERS, GETTRANSACTIONS.

Is Sophtron ChatGPT Bank Connection MCP Server secure?

Our scanner tested version 0.1.0 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

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 ServersMCP Servers With Completed Verification

Let’s talk about MCP security.

Share your details and our security team will contact you.