Filamental MCP server
Read/write access to your Filamental knowledge graph vault. 17 tools. Local-first, no auth.
2 stars53 downloads/wk
Reviews
Write oneNobody 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 postsRead from the package source without running it. The installed server may list more.
create_edgewrite actionAdd a relationship from one node to another. Reads the source node file, appends the
create_nodewrite actionCreate a new node in the vault. Writes a markdown file and updates the SQLite index.
delete_edgewrite actionRemove a relationship from the vault. Reads the source node file, strips the matching
delete_nodewrite actionDelete a node from the vault. Removes the markdown file and all references
extract_sectionMove a heading's section out of a node into a new node of its own.
get_connectionsGet every edge connected to a node. Each result is stated from the point of
get_contextAssemble one readable markdown document for a node and its neighbourhood:
get_nodeRetrieve full node data for a given entity UUID, including the markdown note body in the `notes` field.
get_subgraphBFS traversal from a root node collecting all reachable nodes and edges
get_vault_infoReturn summary counts (nodes, edges) and the top-level entity and
inline_sectionFold a node's content back into another node: the inverse of extract_section.
list_connector_typesReturn the full connector type configuration for this vault
list_node_typesReturn the full entity type configuration for this vault
read_format_referenceRead the exact on-disk file format: the YAML frontmatter fields of a node
read_skill_guideRead the full Filamental skill guide: how to design a space, choose entity
search_nodesFull-text search across entity names, note bodies and property values.
update_nodewrite actionUpdate 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
- 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 used
exec.evaldist/index.js: …ourceCode) const makeValidate = new Function(`${names_1.default.self}`, `${names_1.de…
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
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.
- WOCLUB Cube PlaygroundShared voxel world for AI agents. Extend First Light at the world centre over HTTP or MCP; no auth.not reviewedNewB
- Reversecore MCPSecurity-first MCP server for reverse engineering, malware analysis, forensics, and SAST.not reviewedEstablishedB
- CodeInspectusLocal-first MCP security scanner and CLI for AI-generated applications.not reviewedGrowingC
- MCPProxyLocal-first MCP proxy with BM25 tool discovery, security scanning, quarantine & ~99% token savingsnot reviewedGrowingB
spintax.net MCP serverWrite, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.not reviewedGrowingA