Skip to main content
Glama
Happy-Technologies-LLC

Happy MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HAPPY_MCP_DOCS_ONLYNoSet to 'true' to run in docs-only mode without ServiceNow credentials.false
SERVICENOW_PASSWORDNoYour ServiceNow password.
SERVICENOW_USERNAMENoYour ServiceNow username.
SERVICENOW_AUTH_TYPENoAuthentication type: 'basic' (default) or 'oauth'.basic
SERVICENOW_CLIENT_IDNoOAuth client ID (required if auth type is 'oauth').
SERVICENOW_INSTANCE_URLNoThe URL of your ServiceNow instance.
HAPPY_DOCS_ENABLE_VECTORNoSet to 'true' to enable vector search (requires local index).false
SERVICENOW_CLIENT_SECRETNoOAuth client secret (required if auth type is 'oauth').
HAPPY_DOCS_EMBEDDING_PROVIDERNoEmbedding provider for vector search (e.g., 'local').local
HAPPY_DOCS_ENABLE_LOCAL_INDEXNoSet to 'true' to enable local SQLite FTS5 indexing of ServiceNow docs.false

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/Happy-Technologies-LLC/happy-platform-mcp'

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