claude mcp add kovoor-vueuse-mcp -- npx -y vueuse-mcp
{
"mcpServers": {
"kovoor-vueuse-mcp": {
"command": "npx",
"args": ["-y", "vueuse-mcp"]
}
}
}
{
"mcpServers": {
"kovoor-vueuse-mcp": {
"command": "npx",
"args": ["-y", "vueuse-mcp"]
}
}
}
{
"mcpServers": {
"kovoor-vueuse-mcp": {
"command": "npx",
"args": ["-y", "vueuse-mcp"]
}
}
}
About This MCP Server
The io.github.kovoor/vueuse-mcp server is a search tool that enables browsing and retrieving suggestions for VueUse composables, connecting to the npm package vueuse-mcp and utilizing stdio for input and output. Developers would use this server when they need to find and explore VueUse composables, likely during the development process of a Vue.js application. By providing suggestions and search functionality, the server helps developers efficiently discover and utilize the composables they need.
Search, browse, and get suggestions for VueUse composables. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
vueuse-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The vueuse-mcp server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.