← Registry

General Tools

swfconsults.co.uk

Provides access to SWF Consultancy's services, case studies, fit assessment, and contact details for software development needs.

1 endpoint5 known toolsFirst detected August 13, 2026Last detected August 13, 2026

ENDPOINT 1

https://www.swfconsults.co.uk/mcp

No auth detected

MCP server metadata

Name
swf-consultancy
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

swf_list_services

List the software development services SWF Consultancy offers, with the problems each one solves and the technologies used.

Inferred read-only
swf_list_case_studies

List delivered projects, optionally filtered by keyword or technology.

Inferred read-only
swf_get_case_study

Full detail for one delivered project: the client, the problem, what was built, the outcomes and the stack.

Inferred read-only
swf_check_fit

Given a plain-language description of a business problem, return matched fit signals, related case studies and any out-of-scope flags.

Inferred read-only
swf_get_contact

How to reach SWF Consultancy, what to include in a first message, and how engagements are priced.

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.swf-consultancy]
url = "https://www.swfconsults.co.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "swf-consultancy": {
      "type": "http",
      "url": "https://www.swfconsults.co.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: swf-consultancy
Remote MCP URL: https://www.swfconsults.co.uk/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": {
    "swf-consultancy": {
      "url": "https://www.swfconsults.co.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "swf-consultancy": {
      "type": "http",
      "url": "https://www.swfconsults.co.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "swf-consultancy",
  "transport": "streamable-http",
  "url": "https://www.swfconsults.co.uk/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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