Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.
claude mcp add saturday-materials -- npx -y @toki0413/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"saturday-materials": {
"command": "npx",
"args": [
"-y",
"@toki0413/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"saturday-materials": {
"command": "npx",
"args": [
"-y",
"@toki0413/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"saturday-materials": {
"command": "npx",
"args": [
"-y",
"@toki0413/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"saturday-materials": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@toki0413/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"saturday-materials": {
"command": "npx",
"args": [
"-y",
"@toki0413/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.toki0413--saturday-materials/reviews or the review_server meta-tool.
POST /mcp