pdfcn.dev
A collection of beautifully designed, accessible, and customizable PDF components. Built on Takumi and Forme. Works with shadcn/ui.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 0 · Act 12 · Transact 0 · Score: Not yet scored
Tool inspector
pdfcn_search_components
Search the pdfcn component registry by name or description. Returns matching components, blocks, themes, and utilities with install commands.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | yes | Search query (fuzzy match against component names and descriptions) |
type |
string | no | Filter by item type (default: all) |
Raw JSON schema
{
"properties": {
"query": {
"description": "Search query (fuzzy match against component names and descriptions)",
"type": "string"
},
"type": {
"description": "Filter by item type (default: all)",
"enum": [
"ui",
"block",
"theme",
"lib",
"all"
],
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}
Similar websites
neohack.dev
An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…