NowAIKit
by aartiq
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WRITE_ENABLED | No | Enable write operations (create/update). Set to 'true' to enable. | false |
| MCP_TOOL_PACKAGE | No | Role-based tool package: 'full', 'service_desk', 'change_coordinator', 'knowledge_author', 'catalog_builder', 'system_administrator', 'platform_developer', 'portal_developer', 'integration_engineer', 'itom_engineer', 'agile_manager', 'ai_developer' | full |
| SCRIPTING_ENABLED | No | Enable scripting operations. Set to 'true' to enable. | false |
| CMDB_WRITE_ENABLED | No | Enable CMDB write operations. Set to 'true' to enable. | false |
| NOW_ASSIST_ENABLED | No | Enable Now Assist operations. Set to 'true' to enable. | false |
| SN_INSTANCES_CONFIG | No | Path to a JSON file containing multiple instance configurations (alternative to single instance env vars) | |
| SERVICENOW_AUTH_METHOD | No | Authentication method: 'basic' or 'oauth' | basic |
| SERVICENOW_INSTANCE_URL | No | The URL of your ServiceNow instance (e.g., https://yourinstance.service-now.com) | |
| SERVICENOW_BASIC_PASSWORD | No | Password for basic authentication | |
| SERVICENOW_BASIC_USERNAME | No | Username for basic authentication | |
| SERVICENOW_OAUTH_PASSWORD | No | OAuth password (for password grant type) | |
| SERVICENOW_OAUTH_USERNAME | No | OAuth username (for password grant type) | |
| SERVICENOW_OAUTH_CLIENT_ID | No | OAuth client ID | |
| SERVICENOW_OAUTH_CLIENT_SECRET | No | OAuth client secret |
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/aartiq/nowaikit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server