Happy MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HAPPY_MCP_DOCS_ONLY | No | Set to 'true' to run in docs-only mode without ServiceNow credentials. | false |
| SERVICENOW_PASSWORD | No | Your ServiceNow password. | |
| SERVICENOW_USERNAME | No | Your ServiceNow username. | |
| SERVICENOW_AUTH_TYPE | No | Authentication type: 'basic' (default) or 'oauth'. | basic |
| SERVICENOW_CLIENT_ID | No | OAuth client ID (required if auth type is 'oauth'). | |
| SERVICENOW_INSTANCE_URL | No | The URL of your ServiceNow instance. | |
| HAPPY_DOCS_ENABLE_VECTOR | No | Set to 'true' to enable vector search (requires local index). | false |
| SERVICENOW_CLIENT_SECRET | No | OAuth client secret (required if auth type is 'oauth'). | |
| HAPPY_DOCS_EMBEDDING_PROVIDER | No | Embedding provider for vector search (e.g., 'local'). | local |
| HAPPY_DOCS_ENABLE_LOCAL_INDEX | No | Set 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
| 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/Happy-Technologies-LLC/happy-platform-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server