General Tools
swfconsults.co.uk
Provides access to SWF Consultancy's services, case studies, fit assessment, and contact details for software development needs.
ENDPOINT 1
https://www.swfconsults.co.uk/mcp
MCP server metadata
- Name
- swf-consultancy
- Version
- 1.0.0
Known tools 5
swf_list_servicesList the software development services SWF Consultancy offers, with the problems each one solves and the technologies used.
Inferred read-onlyswf_list_case_studiesList delivered projects, optionally filtered by keyword or technology.
Inferred read-onlyswf_get_case_studyFull detail for one delivered project: the client, the problem, what was built, the outcomes and the stack.
Inferred read-onlyswf_check_fitGiven a plain-language description of a business problem, return matched fit signals, related case studies and any out-of-scope flags.
Inferred read-onlyswf_get_contactHow to reach SWF Consultancy, what to include in a first message, and how engagements are priced.
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.