← Registry

General Tools

creditcorp.co.uk

Provides information about Credit Corp's business lending products, including details, quotes, eligibility, and loyalty tiers.

1 endpoint6 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://creditcorp.co.uk/mcp

No auth detected

MCP server metadata

Name
Credit Corp
Version
1.0.0
Capabilities
tools
Server instructions

Credit Corp business-lending tools (read-only, public). Use list_products / product_details for the products and figures, get_quote for a Credicorp Loan quote, eligibility_criteria for who can borrow, loyalty_tiers for the loyalty ladder, and how_to_apply for the application steps.

Known tools 6

list_products

List Credit Corp's business lending products (Credicorp Loan, Credicorp Flex, Credicorp Slice) with a one-line description and whether each is currently available.

Inferred read-only
product_details

Get the published description, pricing figures and (where available) a representative worked example for one product.

Inferred read-only
get_quote

Compute a representative Credicorp Loan quote for an amount (GBP) and term (days).

Inferred read-only
eligibility_criteria

Get who can borrow from Credit Corp: the published eligibility criteria and regulatory framing for its business lending.

Inferred read-only
loyalty_tiers

List Credit Corp's loyalty tiers (Bronze to Platinum) with qualification thresholds and the arrangement-fee discount each tier earns.

Inferred read-only
how_to_apply

Explain how to apply to Credit Corp: the steps and the application URL.

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.credit-corp]
url = "https://creditcorp.co.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "credit-corp": {
      "type": "http",
      "url": "https://creditcorp.co.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: credit-corp
Remote MCP URL: https://creditcorp.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": {
    "credit-corp": {
      "url": "https://creditcorp.co.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "credit-corp": {
      "type": "http",
      "url": "https://creditcorp.co.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "credit-corp",
  "transport": "streamable-http",
  "url": "https://creditcorp.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.