Loading MCP server directory, please wait...
Hosting for AI agents: your AI client deploys Docker apps to live HTTPS URLs over MCP.
npx @getmcp/cli add dev.fiskmas/fiskmasRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Fiskmas API token (the raw token; a 'Bearer ' prefix is also accepted). Create a free account at https://fiskmas.dev - the same token is your docker login for registry.fiskmas.dev.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.fiskmas/fiskmas": {
"url": "https://mcp.fiskmas.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}