Skip to main content
Glama
test_diagram.mmd461 B
graph TD A[Start Customer Security Data Process] --> B{Transaction Data Received?} B -- No --> F["Log Error: No COMMAREA Received"] B -- Yes --> C{Transaction Request ID="02ACUS"?} F --> G[End Process] C -- No --> D[Return with Code "99"] C -- Yes --> E[Insert Customer Security Data] E --> H{SQL Operation Successful?} H -- No --> I[Log SQL Error and Return] H -- Yes --> J[End Process] D --> G I --> G J --> G

Latest Blog Posts

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/ai-of-mine/fast-mermaid-validator-mcp'

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