Mmcp.market

Filamental MCP server

by Scottnine·io.github.Scottnine/filamental·v0.2.10

Read/write access to your Filamental knowledge graph vault. 17 tools. Local-first, no auth.

A85/100grade A
What users say
No reviews yet
Be the first
Safety scan
A85/100

full report

Adoption
Growing

2 stars53 downloads/wk

Reviews

Write one

Nobody has reviewed Filamental yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Filamental tools (17, 5 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • create_edgewrite action

    Add a relationship from one node to another. Reads the source node file, appends the

  • create_nodewrite action

    Create a new node in the vault. Writes a markdown file and updates the SQLite index.

  • delete_edgewrite action

    Remove a relationship from the vault. Reads the source node file, strips the matching

  • delete_nodewrite action

    Delete a node from the vault. Removes the markdown file and all references

  • extract_section

    Move a heading's section out of a node into a new node of its own.

  • get_connections

    Get every edge connected to a node. Each result is stated from the point of

  • get_context

    Assemble one readable markdown document for a node and its neighbourhood:

  • get_node

    Retrieve full node data for a given entity UUID, including the markdown note body in the `notes` field.

  • get_subgraph

    BFS traversal from a root node collecting all reachable nodes and edges

  • get_vault_info

    Return summary counts (nodes, edges) and the top-level entity and

  • inline_section

    Fold a node's content back into another node: the inverse of extract_section.

  • list_connector_types

    Return the full connector type configuration for this vault

  • list_node_types

    Return the full entity type configuration for this vault

  • read_format_reference

    Read the exact on-disk file format: the YAML frontmatter fields of a node

  • read_skill_guide

    Read the full Filamental skill guide: how to design a space, choose entity

  • search_nodes

    Full-text search across entity names, note bodies and property values.

  • update_nodewrite action

    Update an existing node. Only supplied fields are changed; omitted fields retain their current values.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

1 medium
  • Code scan2 source files scanned20/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 4 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10

Findings (1)

  • mediumeval / new Function usedexec.eval
    dist/index.js: …ourceCode) const makeValidate = new Function(`${names_1.default.self}`, `${names_1.de…
Overall 85/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y filamental-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add filamental -- npx -y filamental-mcp
Add to Cursor

Filamental: common questions

Is Filamental MCP server safe?
Yes, by our scan: it is graded A (85/100). Read the Filamental safety report
How do I install Filamental?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Filamental need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Filamental maintained?
The last commit was 4 days ago (2026-09-16). The latest release is v0.2.10.
What can I use instead of Filamental?
Servers from other publishers that do the same job: WOCLUB Cube Playground MCP server, Reversecore MCP server and CodeInspectus MCP server. Compare all Filamental alternatives.

Alternatives to Filamental

Same job from other publishers: the closest match first, then the best rated.

All Filamental alternatives →
  • WOCLUB Cube Playground
    Shared voxel world for AI agents. Extend First Light at the world centre over HTTP or MCP; no auth.
    B
  • Reversecore MCP
    Security-first MCP server for reverse engineering, malware analysis, forensics, and SAST.
    B
  • CodeInspectus
    Local-first MCP security scanner and CLI for AI-generated applications.
    C
  • MCPProxy
    Local-first MCP proxy with BM25 tool discovery, security scanning, quarantine & ~99% token savings
    B
  • spintax.net MCP server
    Write, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.
    A

More from Scottnine