Navigator

Created with StackBlitz ⚡️

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install woaker/navigator -c claude

This command will automatically install and configure the Navigator MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "Navigator": {
      "command": "npx",
      "args": [
        "-y",
        "vite-react-typescript-starter"
      ],
      "env": {}
    }
  }
}
Share:
Details:
  • Stars


    0
  • Forks


    0
  • Last commit


    4 months ago
  • Repository age


    4 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to Navigator:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Navigator: MCP Server – MCP.Bar