0
/ 100
1 month ago
glama

mcp-uof

Wraps UOF (U-Office Force) SOAP/ASMX WebServices as MCP tools, enabling AI agents to perform enterprise workflow tasks like form query, application, approval, and case closure via Model Context Protocol.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: credentials.json, credentials-{safe_account}-{digest}.json
🔐
You'll be asked for 3 credentials: UOF_RSA_PUBLIC_KEY, UOF_PASSWORD, MCP_SSE_TEST_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configUOF_BASE_URLBase URL: configured with , for example https://your-uof-domain.com/VirtualPath.
configUOF_ACCOUNTexport =your_account
configUOF_APP_NAMEexport =your_app_name
configUOF_TOKEN_TTL
🔐 secretUOF_RSA_PUBLIC_KEYexport =your_rsa_public_key_base64
🔐 secretUOF_PASSWORDexport =your_password
configWEBAPPLY_SHOT
configWEBAPPLY_SAVE_ONLY
configUOF_WEB_APPLY_PURCHASE_ORDER_IDS
configUOF_WEB_APPLY_PURCHASE_ORDER_NAME
configUOF_VERIFY_SSL
configMCP_SSE_HOST
configMCP_SSE_PORT
🔐 secretMCP_SSE_TEST_TOKEN
configMCP_SSE_TEST_USER
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/asgard-ai-platform-mcp-uof-wbk2xt)](https://m8ven.ai/mcp/asgard-ai-platform-mcp-uof-wbk2xt)
commit: a80d251893adb52534fe4fc7da3c7b6dc451177d
code hash: befd225b323fffd812669e314a5e3e38aa454172c48ea3f7cc1974e089b24479
verified: 7/1/2026, 9:59:41 AM
view raw JSON →