Loading MCP server directory, please wait...
Host and serve geospatial files: list, upload, download, and share via Sarkoa.
npx @getmcp/cli add com.sarkoa/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key from Profile → API keys in the Sarkoa web app>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.sarkoa/mcp": {
"url": "https://mcp.sarkoa.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}