jasperreports-mcp-server
by mr-wolf-gb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Node.js environment | production |
| LOG_LEVEL | No | Logging level (error/warn/info/debug) | info |
| JASPER_URL | Yes | JasperReports Server URL | |
| JASPER_TIMEOUT | No | Request timeout in milliseconds | 30000 |
| JASPER_PASSWORD | Yes | Password for authentication | |
| JASPER_USERNAME | Yes | Username for authentication | |
| JASPER_AUTH_TYPE | No | Authentication method (basic/login/argument) | basic |
| TEST_SERVER_PORT | No | Port for HTTP test server | 3000 |
| JASPER_DEBUG_MODE | No | Enable debug logging | false |
| JASPER_SSL_VERIFY | No | Verify SSL certificates | true |
| JASPER_ORGANIZATION | No | Organization for multi-tenant setups | |
| TEST_SERVER_ENABLED | No | Enable HTTP test server | false |
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/mr-wolf-gb/jasperreports-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server