← Registry

Content Tools

tier321.com

Provides access to TIER 321 company information, product portfolio details, and blog posts.

1 endpoint8 known toolsFirst detected August 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://mcp.tier321.com/mcp

No auth detected

MCP server metadata

Name
tier321-mcp-server
Version
0.1.0
Capabilities
tools.listChanged

Known tools 8

get_company_info

Returns the standard TIER 321 company description and positioning.

Inferred read-only
list_products

List TIER 321's product portfolio.

Inferred read-only
get_product

Get full detail for a single TIER 321 product by id.

Inferred read-only
list_blog_posts

List TIER 321's published blog posts (metadata only, no body).

Inferred read-only
get_blog_post

Get a blog post by slug (returns full markdown body plus metadata).

Potential side effects
list_industries

List the industries TIER 321 builds platforms for.

Inferred read-only
list_use_cases

List TIER 321's documented product capabilities and use cases.

Inferred read-only
get_contact_methods

Return ways to reach TIER 321 (email, contact form, booking link).

Potential side effects

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.tier321-mcp-server]
url = "https://mcp.tier321.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tier321-mcp-server": {
      "type": "http",
      "url": "https://mcp.tier321.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tier321-mcp-server
Remote MCP URL: https://mcp.tier321.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": {
    "tier321-mcp-server": {
      "url": "https://mcp.tier321.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tier321-mcp-server": {
      "type": "http",
      "url": "https://mcp.tier321.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tier321-mcp-server",
  "transport": "streamable-http",
  "url": "https://mcp.tier321.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 tier321.com was fetched 2026-08-11T09:29:26.651Z.

Trust status Trusted

tier321.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.