sophtron-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SOPHTRON_USER_ID | Yes | Your Sophtron User ID | |
| SOPHTRON_ACCESS_KEY | Yes | Your Sophtron Access Key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| connect_bankA | Launch an interactive wizard to connect a new bank or credit card account. Renders a guided UI for searching institutions, entering credentials, and handling MFA verification. |
| search_institutionsB | Search for banks and financial institutions by name |
| create_connectionA | Create a new bank connection with login credentials. Returns a job ID for polling. |
| poll_jobA | Check the status of a bank connection job. Used during the connection flow. |
| answer_mfaB | Submit an MFA response (security question answer, verification code, captcha, etc.) |
| get_connection_accountsA | List accounts for a specific bank connection |
| list_connectionsA | List all linked bank connections (UserInstitutions) for this account. |
| list_accountsB | List all accounts for a bank connection. Provide the UserInstitution ID. |
| get_transactionsA | Get transactions for a bank account. Defaults to last 90 days. |
| refresh_accountA | Trigger a fresh data pull from the bank for a specific account. Returns a job ID to poll. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| ui://sophtron/connect-bank.html |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/312-dev/sophtron-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server