Back to Browse

Filamental MCP Server

Developer ToolsModerate6.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

6.8
Moderate6.8Moderate Risk

This is a well-structured MCP server for a local-first knowledge graph application with sound security fundamentals. The code implements proper input validation, uses parameterized SQL queries, and has appropriate file path sanitization. Permissions match the server's purpose (local vault file access, SQLite database operations). Minor code quality observations include broad exception handling in non-critical paths and limited logging of sensitive operations, but these do not pose meaningful security risks. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.

4 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

file_delete

Check that this permission is expected for this type of plugin.

database

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-scottnine-filamental": {
      "args": [
        "-y",
        "filamental-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Filamental

A local-first 3D knowledge graph for Windows. Build and navigate connected knowledge as a living visual network — nodes, edges, and relationships in interactive 3D space, with Markdown notes, file attachments, and AI integration via MCP.

filamental.space


Install

Direct download

Windows Package Manager (winget)

winget install Filamental.Filamental

Auto-updater

Once installed, Filamental checks for updates automatically on launch.


Releases

See Releases for changelogs and all version downloads.


License

Proprietary. See filamental.space/terms.

Reviews

No reviews yet

Be the first to review this server!