Loading MCP server directory, please wait...
Wafeq accounting API: all 251 endpoints as safety-categorized MCP tools, over stdio or HTTP.
npx @getmcp/cli add io.github.ohneben/wafeq-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
MCP_TRANSPORTServer transport. Set to 'stdio' for local MCP clients; the image otherwise starts the Streamable HTTP transport.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ohneben/wafeq-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"MCP_TRANSPORT",
"-e",
"WAFEQ_API_KEY",
"-e",
"WAFEQ_ACCESS_TOKEN",
"-e",
"WAFEQ_TOOL_GROUPS",
"-e",
"WAFEQ_API_BASE_URL",
"-e",
"MCP_SHARED_TOKEN",
"ghcr.io/ohneben/wafeq-mcp:2.0.0"
],
"env": {
"MCP_TRANSPORT": "stdio",
"WAFEQ_API_KEY": "",
"WAFEQ_ACCESS_TOKEN": "",
"WAFEQ_TOOL_GROUPS": "",
"WAFEQ_API_BASE_URL": "https://api.wafeq.com/v1",
"MCP_SHARED_TOKEN": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Rust MCP server and CLI for Arcane Docker and container management.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.