BridgeAI (wranglatang/BridgeAI) is an MCP server listed on the M8ven Trust Index. It scores 68 out of 100, grade C. It declares 55 tools. No publisher has claimed this listing.
Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
wranglatang
Source: github_code
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
read_skillRead a file from a skill directory in the platform KB.
write_skillWrite or update a file in a skill directory.
read_workflowRead a workflow body from the platform KB.
write_workflowWrite or update a workflow body.
platform_searchFull-text search across the platform KB (skills + workflows).
knowledge_readRead a file from the business knowledge base.
knowledge_writeWrite or update a file in the business knowledge base.
knowledge_listList files in the business knowledge base.
create_agentCreate a new persistent worker agent in this environment.
list_ticketsList tickets with optional filters.
get_ticketFetch a single ticket by id, with its full event timeline.
create_ticketCreate a new ticket and assign it to a worker by name.
assign_ticketReassign an existing ticket to a different agent by name.
set_agent_modelChange an existing agent's MAIN model.
set_agent_roleChange an existing agent's role label.
set_agent_emojiSet an agent's emoji avatar.
set_agent_background_modelChange an existing agent's BACKGROUND model.
archive_agentSoft-delete (archive) an agent from this env.
restore_agentRestore a previously-archived agent. Re-registers their memory-prune job and restarts their Telegram bot if env.yaml still has an entry. Previously-reassigned tickets are NOT reverted — that was a real decision at archive time.
purge_agentHard-delete (purge) an agent. THIS IS DESTRUCTIVE AND CANNOT BE UNDONE.
list_teamList every agent in this environment's team.
list_skillsList every skill available in this environment's shared KB.
list_workflowsList every workflow available in this environment's shared KB.
start_skillExecute a named skill by creating a ticket for the skill's designated agent.
start_workflowExecute a named workflow by creating tickets for all blocks.
comment_on_ticketPost a comment to a ticket's audit timeline.
approve_ticketApprove a ticket that's in_review or needs_approval, moving it to `done`.
request_changesReject a ticket that's in_review or needs_approval, sending it back to `todo` with attached feedback for the worker.
cancel_ticketCancel a ticket, moving it to the terminal `cancelled` state.
delete_ticketHard-delete a terminal ticket and its full descendant subtree.
purge_done_ticketsBulk-delete terminal tickets older than ``older_than_days``.
list_http_endpointsList the local HTTP endpoints configured for this env.
http_getGET from a configured local HTTP endpoint.
http_postPOST to a configured local HTTP endpoint. See http_get for endpoint semantics and response shape.
http_putPUT to a configured local HTTP endpoint. See http_post.
http_deleteDELETE against a configured local HTTP endpoint. See http_get.
register_http_endpointAdd a new local HTTP endpoint to this env's config.
remove_http_endpointDelete a local HTTP endpoint from env.yaml.
create_routineCreate a new scheduled routine that fires on a cron schedule.
update_routineUpdate an existing scheduled routine.
delete_routineDelete a scheduled routine by name.
list_routinesList all scheduled routines defined in env.yaml.
register_telegram_botRegister a Telegram bot for an agent.
remove_telegram_botRemove a Telegram bot registration for an agent.
send_messageSend a message to another agent and wait for their response.
read_agent_sessionRead another agent's conversation transcript.
list_secretsList the KEY names currently set in this env's .env file.
set_secretSet or update a secret in this env's .env file.
delete_secretRemove a secret from this env's .env file.
grant_agent_toolAdd a tool to an existing agent's allowed_tools whitelist.
revoke_agent_toolRemove a tool from an existing agent's allowed_tools.
append_to_user_mdAppend a short, factual stanza to your own USER.md file.
set_my_display_nameSet the UI-facing display name for YOURSELF.
rememberSave a load-bearing fact to your persistent memory.
complete_bootstrapMark the first-contact bootstrap as complete.
BRIDGE_ALLOW_SELF_MOUNTTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
55/55 tools missing one or more hints — read_skill (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); write_skill (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); read_workflow (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +52 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Destructive tools are labelled
1 tool perform destructive updates without destructiveHint — complete_bootstrap deletes at line 3112 (bootstrap_path.unlink())
Add destructiveHint:true to any tool whose handler calls .delete(), .upsert(), .update(), unlink, rm, DELETE, DROP, REPLACE INTO, or any operation that overwrites existing data.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Readable source code
1 file are minified or bundled, which is usually build output rather than concealment
Ship unminified, readable source.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/wranglatang/bridgeai)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check