mcp.office
by gdmkonsult
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EURO_OFFICE_BASE_URL | No | The base URL of the Euro-Office DocumentServer. | http://localhost:8080 |
| EURO_OFFICE_JWT_HEADER | No | HTTP header name used to pass the JWT token. | Authorization |
| EURO_OFFICE_JWT_PREFIX | No | Prefix for the JWT token in the header. | Bearer |
| EURO_OFFICE_JWT_SECRET | No | Secret key for JWT authentication (optional; if not set, requests are unsigned). | |
| EURO_OFFICE_COMMAND_PATH | No | Path to the command service endpoint. | /coauthoring/CommandService.ashx |
| EURO_OFFICE_CONVERT_PATH | No | Path to the conversion service endpoint. | /ConvertService.ashx |
| EURO_OFFICE_TIMEOUT_SECONDS | No | Timeout in seconds for requests to DocumentServer. | 20 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/gdmkonsult/mcp.office'
If you have feedback or need assistance with the MCP directory API, please join our Discord server