Fiskmas MCP Tools
Fiskmas exposes 21 tools. Each one has its own page with the configuration for every client that can run this server.
-
whoamiwhoami
-
create_accountMutatingcreate account
-
account_statusaccount status
-
reissue_tokenreissue token
-
delete_accountMutatingdelete account
-
create_projectMutatingcreate project
-
list_projectsRead-onlylist projects
-
get_projectRead-onlyget project
-
delete_projectMutatingdelete project
-
set_envMutatingset env
-
list_envRead-onlylist env
-
deploy_projectdeploy project
-
start_projectMutatingstart project
-
stop_projectMutatingstop project
-
restart_projectMutatingrestart project
-
get_statusRead-onlyget status
-
get_logsRead-onlyget logs
-
get_statsRead-onlyget stats
-
send_feedbackMutatingsend feedback
-
list_skillsRead-onlylist skills
-
get_skillRead-onlyget skill
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.