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