Basic MCP App Server example using Preact
| Tool name | Description | Destructive? |
|---|---|---|
| list_pdfs | ✓ no |
{
"mcpServers": {
"modelcontextprotocolserver-basic-preact": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-basic-preact"
]
}
}
}