Takos Office (tako0614/takos-office) is an MCP server listed on the M8ven Trust Index. It scores 50 out of 100, grade D. It declares 25 tools. No publisher has claimed this listing.

D
Caution
50/100

Takos Office

Self-hosted productivity suite with document, slide, and spreadsheet editors, all accessible via a single MCP endpoint for agent-native interaction.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

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

tako0614

Source: Glama

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. 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.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 10 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes25 tools

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.

slide_list

List all presentations. Returns id, title, slideCount and updatedAt for each.

slide_create

Create a new presentation with one blank slide.

slide_get

Get full presentation data including all slides and elements.

slide_delete

Delete a presentation.

slide_set_title

Rename a presentation.

slide_add

Add a new blank slide to a presentation.

slide_remove

Remove a slide from a presentation.

slide_reorder

Move a slide from one position to another.

slide_set_background

Set the background of a slide (CSS color or gradient).

slide_duplicate

Duplicate a slide (inserted immediately after the original).

slide_add_text

Add a text box element to a slide.

slide_add_shape

Add a shape element to a slide.

slide_add_image

Add an image element to a slide.

slide_remove_element

Remove an element from a slide.

slide_update_element

Update properties of an existing element.

slide_move_element

Move an element to a new position.

slide_resize_element

Resize an element.

slide_screenshot

Take a screenshot of a slide as a PNG image for visual inspection.

slide_export_json

Export a presentation as JSON.

slide_export_pdf

Export a presentation as a PDF file. Returns base64-encoded PDF data.

slide_get_slide_count

Get the number of slides in a presentation.

slide_set_transition

Set a transition effect for a slide. The transition plays when navigating to this slide during presentation.

slide_list_templates

List all available built-in slide templates.

slide_create_from_template

Create a new presentation from a built-in template.

slide_add_from_template

Add a slide from a built-in template to an existing presentation.

// known CVEs in dependencies1 critical10 high6 medium18 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticaljspdf@2.5.0GHSA-f8cm-6447-x5h2

jsPDF has Local File Inclusion/Path Traversal vulnerability

highhono@4.12.9GHSA-88fw-hqm2-52qc

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

highjspdf@2.5.0GHSA-67pg-wm7f-q7fj

jsPDF Affected by Client-Side/Server-Side Denial of Service via Malicious GIF Dimensions

highjspdf@2.5.0GHSA-7x6v-j9x4-qf24

jsPDF has a PDF Object Injection via FreeText color

highjspdf@2.5.0GHSA-8mvj-3j78-4qmw

jsPDF Denial of Service (DoS)

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// quality suggestions

Tool 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

25/25 tools missing one or more hints — slide_list (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); slide_create (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); slide_get (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +22 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.

Tool inputs are validated

Only 3/25 tool handlers declare input schemas (12%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Tool handlers catch errors

20/25 tool handlers wrap calls in try/catch (80%)

Wrap each tool handler body in try/catch and return a structured error response.

Tool test coverage

Only 1/25 tools referenced in tests (4%)

Write tests that reference each tool by name so every tool has at least one test.

Production dependencies are patched

1 critical, 8 high severity in production deps — jspdf@2.5.0 (critical), hono@4.12.9 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

2 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 7 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 Verified](https://m8ven.ai/badge/mcp/tako0614/takos-office?variant=verified)](https://m8ven.ai/mcp/tako0614/takos-office)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 25ba8c57462e698ceb41edbf4aae1d37832c32d6
code hash: fc9e8f6188a7cbc8bfe71da73c6549e702b1ebcfc2dbefd36a458bcc02d6e066
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client