There are two ways to run your server:
# Install the server directly from the repository
uvx --refresh --from git+https://github.com/kartaview/mcp-karta-view/This method is recommended as it:
- Doesn't require cloning the repository manually
- Automatically updates when the source changes with the
--refreshflag - Simplifies the installation process
If you've already cloned the repository:
# Navigate to the directory
cd path/to/mcp-karta-view
# Run the server
uv run mcp-karta-view{
"mcpServers": {
...
"kartaview": {
"command": "uvx",
"args": [
"--refresh",
"--from",
"git+https://github.com/kartaview/mcp-karta-view",
"mcp-karta-view"
]
}
...
}
}
This project has a basic .cursorrules - It will be most effective if you let the cursor agent run uvx.