{"slug":"osomai/servicenow-mcp","name":"ServiceNow MCP Server","description":"An MCP server implementation for interacting with ServiceNow instances.","category":"cloud-service","tags":[],"official":false,"stars":255,"transport":"stdio","install":[{"cmd":"pip install -e","imports":[]}],"tools":[{"name":"create_incident","description":"Create a new incident in ServiceNow"},{"name":"update_incident","description":"Update an existing incident in ServiceNow"},{"name":"add_comment","description":"Add a comment to an incident in ServiceNow"},{"name":"resolve_incident","description":"Resolve an incident in ServiceNow"},{"name":"list_incidents","description":"List incidents from ServiceNow"},{"name":"list_catalog_items","description":"List service catalog items from ServiceNow"},{"name":"get_catalog_item","description":"Get a specific service catalog item from ServiceNow"},{"name":"list_catalog_categories","description":"List service catalog categories from ServiceNow"},{"name":"create_catalog_category","description":"Create a new service catalog category in ServiceNow"},{"name":"update_catalog_category","description":"Update an existing service catalog category in ServiceNow"},{"name":"move_catalog_items","description":"Move catalog items between categories in ServiceNow"},{"name":"create_catalog_item_variable","description":"Create a new variable (form field) for a catalog item"},{"name":"list_catalog_item_variables","description":"List all variables for a catalog item"},{"name":"update_catalog_item_variable","description":"Update an existing variable for a catalog item"},{"name":"list_catalogs","description":"List service catalogs from ServiceNow"},{"name":"get_optimization_recommendations","description":"Get recommendations for optimizing the service catalog"},{"name":"update_catalog_item","description":"Update a service catalog item"},{"name":"create_change_request","description":"Create a new change request in ServiceNow"},{"name":"update_change_request","description":"Update an existing change request"},{"name":"list_change_requests","description":"List change requests with filtering options"},{"name":"get_change_request_details","description":"Get detailed information about a specific change request"},{"name":"add_change_task","description":"Add a task to a change request"},{"name":"submit_change_for_approval","description":"Submit a change request for approval"},{"name":"approve_change","description":"Approve a change request"},{"name":"reject_change","description":"Reject a change request"},{"name":"create_story","description":"Create a new user story in ServiceNow"},{"name":"update_story","description":"Update an existing user story in ServiceNow"},{"name":"list_stories","description":"List user stories with filtering options"},{"name":"create_story_dependency","description":"Create a dependency between two stories"},{"name":"delete_story_dependency","description":"Delete a dependency between stories"},{"name":"create_epic","description":"Create a new epic in ServiceNow"},{"name":"update_epic","description":"Update an existing epic in ServiceNow"},{"name":"list_epics","description":"List epics from ServiceNow with filtering options"},{"name":"create_scrum_task","description":"Create a new scrum task in ServiceNow"},{"name":"update_scrum_task","description":"Update an existing scrum task in ServiceNow"},{"name":"list_scrum_tasks","description":"List scrum tasks from ServiceNow with filtering options"},{"name":"create_project","description":"Create a new project in ServiceNow"},{"name":"update_project","description":"Update an existing project in ServiceNow"},{"name":"list_projects","description":"List projects from ServiceNow with filtering options"},{"name":"list_workflows","description":"List workflows from ServiceNow"},{"name":"get_workflow","description":"Get a specific workflow from ServiceNow"},{"name":"create_workflow","description":"Create a new workflow in ServiceNow"},{"name":"update_workflow","description":"Update an existing workflow in ServiceNow"},{"name":"delete_workflow","description":"Delete a workflow from ServiceNow"},{"name":"list_script_includes","description":"List script includes from ServiceNow"},{"name":"get_script_include","description":"Get a specific script include from ServiceNow"},{"name":"create_script_include","description":"Create a new script include in ServiceNow"},{"name":"update_script_include","description":"Update an existing script include in ServiceNow"},{"name":"delete_script_include","description":"Delete a script include from ServiceNow"},{"name":"list_changesets","description":"List changesets from ServiceNow with filtering options"},{"name":"get_changeset_details","description":"Get detailed information about a specific changeset"},{"name":"create_changeset","description":"Create a new changeset in ServiceNow"},{"name":"update_changeset","description":"Update an existing changeset"},{"name":"commit_changeset","description":"Commit a changeset"},{"name":"publish_changeset","description":"Publish a changeset"},{"name":"add_file_to_changeset","description":"Add a file to a changeset"},{"name":"create_knowledge_base","description":"Create a new knowledge base in ServiceNow"},{"name":"list_knowledge_bases","description":"List knowledge bases with filtering options"},{"name":"create_category","description":"Create a new category in a knowledge base"},{"name":"create_article","description":"Create a new knowledge article in ServiceNow"},{"name":"update_article","description":"Update an existing knowledge article in ServiceNow"},{"name":"publish_article","description":"Publish a knowledge article in ServiceNow"},{"name":"list_articles","description":"List knowledge articles with filtering options"},{"name":"get_article","description":"Get a specific knowledge article by ID"},{"name":"create_user","description":"Create a new user in ServiceNow"},{"name":"update_user","description":"Update an existing user in ServiceNow"},{"name":"get_user","description":"Get a specific user by ID, username, or email"},{"name":"list_users","description":"List users with filtering options"},{"name":"create_group","description":"Create a new group in ServiceNow"},{"name":"update_group","description":"Update an existing group in ServiceNow"},{"name":"add_group_members","description":"Add members to a group in ServiceNow"},{"name":"remove_group_members","description":"Remove members from a group in ServiceNow"},{"name":"list_groups","description":"List groups with filtering options"},{"name":"create_ui_policy","description":"Creates a ServiceNow UI Policy, typically for a Catalog Item."},{"name":"create_ui_policy_action","description":"Creates an action associated with a UI Policy to control variable states (visibility, mandatory, etc.)."}],"env_vars":["SERVICENOW_INSTANCE_URL","SERVICENOW_CLIENT_ID","SERVICENOW_CLIENT_SECRET","SERVICENOW_TOKEN_URL","SERVICENOW_API_KEY"],"auth_type":"none","github":"https://github.com/osomai/servicenow-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}