← Registry

API Tools

srphm.ai

Provides access to Seraphim's service offerings, case studies, availability, pricing, and consultation requests.

1 endpoint6 known toolsFirst detected May 13, 2026Last detected September 27, 2026

ENDPOINT 1

https://srphm.ai/api/mcp

No auth detected

MCP server metadata

Name
seraphim-consulting
Version
1.0.0
Capabilities
tools

Known tools 6

get_services

Returns structured JSON of all Seraphim service offerings including cloud architecture, AI solutions, cybersecurity, robotics, e-commerce, digital transformation, UI/UX design, and data analytics.

Inferred read-only
get_case_studies

Returns case studies of completed projects, optionally filtered by industry.

Inferred read-only
check_service_availability

Checks whether a specific Seraphim service is available in a given region.

Inferred read-only
request_consultation

Submits a consultation request to Seraphim's operations team.

Inferred read-only
get_pricing

Returns detailed pricing tiers for a specific Seraphim service, including assessment, implementation, and managed service pricing where applicable.

Inferred read-only
get_team_expertise

Returns team capabilities, certifications, specializations, and tools for a given domain.

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.seraphim-consulting]
url = "https://srphm.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "seraphim-consulting": {
      "type": "http",
      "url": "https://srphm.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: seraphim-consulting
Remote MCP URL: https://srphm.ai/api/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": {
    "seraphim-consulting": {
      "url": "https://srphm.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "seraphim-consulting": {
      "type": "http",
      "url": "https://srphm.ai/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "seraphim-consulting",
  "transport": "streamable-http",
  "url": "https://srphm.ai/api/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 srphm.ai was fetched 2026-07-28T07:16:08.302Z and is being refreshed.

Trust status Neutral

srphm.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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