mcpbeat Sign in

Saturday Materials MCP Server

local only

Saturday Materials runs on your own machine — the client starts it, so there is no endpoint to ping. 403 installs a week from npm. Last commit 12 Sep 2026.

Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.

Installs per day peak 665 · avg 43 · -11% w/w
a month agotoday
403
Installs / week
npm · @toki0413/mcp-server
0
Stars
0 open issues
12 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/cli.mjs:1, [пакет] src/index.mjs:1
этот файл ставится пользователю, но в репозитории его нет
    return spawn(this.python, [this.sidecar], {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add saturday-materials -- npx -y @toki0413/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "saturday-materials": {
      "args": [
        "-y",
        "@toki0413/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.saturday-materials]
command = "npx"
args = ["-y", "@toki0413/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "saturday-materials": {
      "args": [
        "-y",
        "@toki0413/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "saturday-materials": {
      "args": [
        "-y",
        "@toki0413/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Saturday Materials

same job, measured the same way
Topos
by krv-labs

Structural code-quality tools for AI coding agents.

439 installs/wk local only
Sutra
by 4rgon4ut

Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns.

88 installs/wk local only
Loomle MCP for Unreal
by loomle

Structured, verifiable Unreal Engine editing for AI agents.

local only
Toolstem Sec MCP Server
by toolstem

SEC filing MCP for AI agents — insider signals, 13F flow, material events. Pre-computed.

55 installs/wk local only
Aeo MCP
by arthurcarlsonn

AEO tools for AI agents: crawler permissions, llms.txt, structured data, AI-readiness audit.

38 installs/wk local only
Trace Forge
by mdfifty50-boop

Structured execution trace and span logging for AI agents

28 installs/wk local only
MCP Sap Gui
by kts982

SAP GUI for Windows automation for AI agents - 59 structured tools via SAP GUI Scripting API

273 installs/wk local only
Syracuse Company News
by 1145-am

Structured company & industry news for AI agents: typed, dated, source-linked events.

4 tools answering

Saturday Materials — questions

Answers built from our own checks of this server.

Why is there no uptime for Saturday Materials?
Saturday Materials runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @toki0413/mcp-server was installed 403 times last week.
How do I connect Saturday Materials?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @toki0413/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Saturday Materials?
The npm package @toki0413/mcp-server was installed 403 times in the last week. Week over week that is -11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Saturday Materials open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.