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