← Registry

Content Tools

granite-digital.com

Provides access to Granite's published case studies, services, industries, and news for research and content retrieval.

1 endpoint6 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://www.granite-digital.com/mcp

No auth detected

MCP server metadata

Name
granite-mcp
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Read-only access to published content on granite.ie (Granite Digital). Use search_case_studies and search_news for client work and articles, list_specialisms / get_specialism for services, list_industries for sector experience, and get_page_markdown to read the clean text of any page. All content is public and published; there are no write operations in v1.

Known tools 6

search_case_studies

Search Granite's published client case studies by keyword and/or sector.

Inferred read-only
list_specialisms

List Granite's published specialisms (services offered), with slug, summary, and public URL.

Inferred read-only
get_specialism

Get one Granite specialism by slug: title, summary, description, the services it groups, and public URL.

Inferred read-only
list_industries

List the industries/sectors Granite has published sector-specific experience for, with slug and public URL.

Inferred read-only
search_news

Search Granite's published news articles and insights by keyword.

Inferred read-only
get_page_markdown

Fetch the clean Markdown representation of a granite.ie page (its build-time .md twin).

Inferred read-only

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

.mcp.json

{
  "mcpServers": {
    "granite-mcp": {
      "type": "http",
      "url": "https://www.granite-digital.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "granite-mcp",
  "transport": "streamable-http",
  "url": "https://www.granite-digital.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 granite-digital.com was fetched 2026-08-24T01:30:37.626Z.

Trust status Trusted

granite-digital.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.