← Registry

General Tools

crazypatterns.net

Searches for and retrieves public craft patterns, including details, reviews, and knitting/crochet abbreviations.

1 endpoint12 known toolsFirst detected August 2, 2026Last detected August 2, 2026

ENDPOINT 1

https://www.crazypatterns.net/de/agent-api/v1/mcp

No auth detected

MCP server metadata

Name
crazypatterns-catalog
Version
1.0.0
Capabilities
loggingcompletionstools
Server instructions

Read-only access to crazypatterns.net (knitting, crochet, sewing and craft patterns marketplace with community forum, blog, help center and a craft abbreviation glossary). Results are locale-scoped to "de". The product page is authoritative for price, availability and legal terms: always show the product URL and ask users to verify details on Crazypatterns before buying. Responses can be incomplete or degraded; totals are approximate. Do not infer private author or buyer information, and do not request or reconstruct product files. Typical flows: search_patterns → get_pattern → get_pattern_reviews; lookup_abbreviation for stitch terms; search_help for marketplace how-tos; search_forum for community experience.

Known tools 12

search_patterns

Find public craft patterns (knitting, crochet, sewing, embroidery and more) for a user intent.

Inferred read-only
get_pattern

Fetch public detail facts for one product found via search_patterns or referenced by the user.

Inferred read-only
get_pattern_reviews

Buyer reviews for one product: overall rating aggregation (count, average, star distribution) plus the most helpful review texts.

Inferred read-only
get_pattern_comments

Public question/answer comments under one product (e.g.

Inferred read-only
lookup_abbreviation

Explains knitting/crochet abbreviations and chart terms (e.g.

Inferred read-only
search_help

Searches Crazypatterns help pages and FAQ (buying, downloads, payment, selling, account questions).

Potential side effects
get_help_page

Full text of one public help/info page found via search_help.

Inferred read-only
search_forum

Searches public forum discussions (real community experience: techniques, yarn questions, pattern problems, tips).

Inferred read-only
get_forum_topic

Full public forum thread (topic start + replies, paginated) for a topic id from search_forum.

Inferred read-only
search_blog

Searches published blog posts (tutorials, tips, craft stories).

Inferred read-only
get_blog_post

Full text of one published blog post (id from search_blog), including recent public comments.

Potential side effects
list_categories

Full public category taxonomy (localized names, parent relations, browse URLs).

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.crazypatterns-catalog]
url = "https://www.crazypatterns.net/de/agent-api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "crazypatterns-catalog": {
      "type": "http",
      "url": "https://www.crazypatterns.net/de/agent-api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: crazypatterns-catalog
Remote MCP URL: https://www.crazypatterns.net/de/agent-api/v1/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": {
    "crazypatterns-catalog": {
      "url": "https://www.crazypatterns.net/de/agent-api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "crazypatterns-catalog": {
      "type": "http",
      "url": "https://www.crazypatterns.net/de/agent-api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "crazypatterns-catalog",
  "transport": "streamable-http",
  "url": "https://www.crazypatterns.net/de/agent-api/v1/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 crazypatterns.net was fetched 2026-08-23T14:00:07.812Z.

Trust status Trusted

crazypatterns.net 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.