Skip to main content
Glama
312,396 tools. Last updated 2026-07-28 10:01

"How to query data from ServiceNow" matching MCP tools:

  • Count records on a ServiceNow table with an optional encoded query filter. Use the Stats API for efficient server-side counting to quickly gauge data volumes.
    MIT
  • List knowledge bases from a ServiceNow instance. Filter by active status or encoded query to find specific KBs before browsing articles.
    MIT
  • Query ServiceNow tables using encoded queries, field selection, and display values. Retrieve records from any table like incident or user.
    MIT
  • Query ServiceNow records with filtering, field selection, pagination, and sorting. Retrieve data from any table using encoded queries.
    Sleepycat
  • Query ServiceNow data using natural language questions to retrieve structured information from ITSM, ITOM, HRSD, and other modules.

Matching MCP Servers

  • -
    license
    -
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    Last updated

Matching MCP Connectors

  • Architecture-grounded query for AI agents. Governance constraints, system dependencies, evidence.

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Get an execution plan for a slow SQL query to diagnose performance issues. Understand how tables are scanned, indexes used, and where to add indexes.
    MIT
  • Search official ServiceNow documentation for API references, admin guides, and release notes. Get ranked results with titles, URLs, and snippets to ground answers in current docs.
    Sleepycat
  • Count records in a ServiceNow table matching a query, returning only the count without transferring data. Efficiently answers 'how many' questions with minimal overhead.
    MIT
  • Search curated SPARQL example queries from UniProt by free-text over descriptions and keyword tags. Find relevant query examples to learn how to query UniProt data.
    MIT
  • Retrieve and filter ServiceNow incident records using encoded queries, with support for sorting, pagination, and field selection.
    MIT
  • Query ServiceNow tables from the CLI via the SDK to inspect schemas, resolve sys_ids, and check records during Fluent code authoring.
    Sleepycat