cdiazvargas/servicenow_mcp_server
If you are the rightful owner of servicenow_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The ServiceNow Knowledge MCP Server is a Python-based server that integrates ServiceNow Knowledge Base with your company's AI assistant, providing secure and efficient access to knowledge articles.
Tools
Functions exposed to the LLM to take actions
authenticate_user
Authenticate with JWT token or OAuth credentials.
search_knowledge
Search ServiceNow knowledge articles with role-based access and synthesis.
get_article
Retrieve specific knowledge articles.
get_user_context
Get current user session information.
clear_user_session
Clear user authentication session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client