Design
fabtally.com
Provides tools for 3D printing preparation, including checking printability, optimizing orientation, and slicing models.
ENDPOINT 1
https://fabtally.com/mcp
MCP server metadata
- Name
- fabtally
- Version
- 0.2.0
Known tools 6
check_printability3D printing DFM / design-for-manufacturability & printability check for an STL/3MF/OBJ model.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fabtally]
url = "https://fabtally.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fabtally": {
"type": "http",
"url": "https://fabtally.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fabtally
Remote MCP URL: https://fabtally.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fabtally": {
"url": "https://fabtally.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fabtally": {
"type": "http",
"url": "https://fabtally.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fabtally",
"transport": "streamable-http",
"url": "https://fabtally.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://safe.fabtally.com/mcp
MCP server metadata
- Name
- fabtally-safe
- Version
- 1.0.0
Known tools 8
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fabtally-safe]
url = "https://safe.fabtally.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fabtally-safe": {
"type": "http",
"url": "https://safe.fabtally.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fabtally-safe
Remote MCP URL: https://safe.fabtally.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fabtally-safe": {
"url": "https://safe.fabtally.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fabtally-safe": {
"type": "http",
"url": "https://safe.fabtally.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fabtally-safe",
"transport": "streamable-http",
"url": "https://safe.fabtally.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://chain.fabtally.com/mcp
MCP server metadata
- Name
- fabtally-chain
- Version
- 1.0.0
Known tools 4
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fabtally-chain]
url = "https://chain.fabtally.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fabtally-chain": {
"type": "http",
"url": "https://chain.fabtally.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fabtally-chain
Remote MCP URL: https://chain.fabtally.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fabtally-chain": {
"url": "https://chain.fabtally.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fabtally-chain": {
"type": "http",
"url": "https://chain.fabtally.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fabtally-chain",
"transport": "streamable-http",
"url": "https://chain.fabtally.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 4
https://guard.fabtally.com/mcp
MCP server metadata
- Name
- fabtally-guard
- Version
- 1.0.0
Known tools 4
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fabtally-guard]
url = "https://guard.fabtally.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fabtally-guard": {
"type": "http",
"url": "https://guard.fabtally.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fabtally-guard
Remote MCP URL: https://guard.fabtally.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fabtally-guard": {
"url": "https://guard.fabtally.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fabtally-guard": {
"type": "http",
"url": "https://guard.fabtally.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fabtally-guard",
"transport": "streamable-http",
"url": "https://guard.fabtally.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 5
https://decode.fabtally.com/mcp
MCP server metadata
- Name
- fabtally-decode
- Version
- 1.0.0
Known tools 4
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fabtally-decode]
url = "https://decode.fabtally.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fabtally-decode": {
"type": "http",
"url": "https://decode.fabtally.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fabtally-decode
Remote MCP URL: https://decode.fabtally.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fabtally-decode": {
"url": "https://decode.fabtally.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fabtally-decode": {
"type": "http",
"url": "https://decode.fabtally.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fabtally-decode",
"transport": "streamable-http",
"url": "https://decode.fabtally.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 6
https://belt.fabtally.com/mcp
MCP server metadata
- Name
- fabtally-belt
- Version
- 1.0.0
Known tools 13
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fabtally-belt]
url = "https://belt.fabtally.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fabtally-belt": {
"type": "http",
"url": "https://belt.fabtally.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fabtally-belt
Remote MCP URL: https://belt.fabtally.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fabtally-belt": {
"url": "https://belt.fabtally.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fabtally-belt": {
"type": "http",
"url": "https://belt.fabtally.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fabtally-belt",
"transport": "streamable-http",
"url": "https://belt.fabtally.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 7
https://valid.fabtally.com/mcp
MCP server metadata
- Name
- fabtally-valid
- Version
- 1.0.0
Known tools 5
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fabtally-valid]
url = "https://valid.fabtally.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fabtally-valid": {
"type": "http",
"url": "https://valid.fabtally.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fabtally-valid
Remote MCP URL: https://valid.fabtally.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fabtally-valid": {
"url": "https://valid.fabtally.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fabtally-valid": {
"type": "http",
"url": "https://valid.fabtally.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fabtally-valid",
"transport": "streamable-http",
"url": "https://valid.fabtally.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for fabtally.com was fetched 2026-08-05T09:15:56.410Z.
fabtally.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.