OpenClaw MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENV_RMAPPI_USER | No | Email address for RMappi/Osuria login. | |
| ENV_RMAPPI_PASSWORD | No | Password for RMappi/Osuria login (main). | |
| ENV_RMAPPI__PASSWORD | No | Temporary compatibility fallback password for RMappi/Osuria login. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| openclaw_server_infoA | Returns basic information about the OpenClaw MCP server and the registered toolsets. This tool is read-only and does not call external services. |
| openclaw_get_rmappi_balanceA | Use this tool when the user asks for RMappi/Osuria saldo, bank balance, available funds, or taloyhtion tilin saldo. It logs in to https://app.osuria.com with environment credentials, reads the Balance page account cards, logs out, and closes the browser session. Credentials are read only from ENV_RMAPPI_USER and ENV_RMAPPI_PASSWORD, with temporary fallback ENV_RMAPPI__PASSWORD. |
| openclaw_get_rmappi_invoicesA | Use this tool when the user asks for RMappi/Osuria invoices, laskut, voucher numbers, invoice totals, or invoices for a specific month. It logs in to https://app.osuria.com with environment credentials, reads x-session-token from sessionStorage after login, calls the RMappi invoices API for the requested year and month, logs out, and closes the browser session. The access token is used only inside the automation and is never returned. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kiuru/openclaw-mcp-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server