Skip to main content
Glama
nwhistler

tines-cases-mcp

by nwhistler

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TINES_API_KEYYesTines API key, sent as a bearer token.
TINES_MCP_TEAM_IDNoRestrict every tool to a single Tines team.
TINES_MCP_READ_ONLYNoRead-only is the default. Set to exactly 'false' to allow writes.true
TINES_TENANT_DOMAINYesYour tenant host. A bare domain or a full https:// URL both work.
TINES_MCP_ALLOW_DELETENo'true' is required before delete_case will run at all.false
TINES_MCP_REDACT_ERRORSNo'true' keeps upstream error bodies out of tool responses, logging them instead.false
TINES_ALLOWED_HOST_SUFFIXESNoComma-separated host suffixes the tenant domain may use. Change this for self-hosted Tines..tines.com

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/nwhistler/tines-cases-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server