Developer Tools
sndev.io
Provides search tools for ServiceNow API documentation, schema, and product mappings.
ENDPOINT 1
https://sndev.io/mcp
Known tools 14
search_scriptingSearch the ServiceNow scripting API reference (server-side, client-side, and mobile).
search_restSearch the ServiceNow REST API reference.
search_productsSearch the ServiceNow product-to-API mapping.
search_schemaSearch the ServiceNow table schema — 14687 tables, fields, inheritance hierarchy, and reference relationships.
search_fluentSearch the ServiceNow Fluent API reference — the TypeScript DSL from @servicenow/sdk/core for defining application metadata in .now.ts files.
search_pluginsSearch the ServiceNow plugin/application registry — 723 scoped apps with names, descriptions, versions, and licensing info.
search_encoded_querySearch the ServiceNow encoded query reference — 28 operators, join/order syntax, dot-walking, 16 dynamic filters, and 12 common query patterns.
search_patternsSearch the ServiceNow code patterns library — 27 real-world code recipes across 12 categories including GlideRecord, GlideAggregate, REST integrations, business rules, client scripts, and anti-patterns.
search_script_includesSearch 4646 ServiceNow script includes — reusable server-side utility classes with extracted method signatures.
get_script_includeRetrieve the full source code of a ServiceNow script include by its api_name.
get_table_dictionaryRetrieve full field-level sys_dictionary metadata for a specific ServiceNow table.
get_rest_operationRetrieve full metadata and implementation script for a specific ServiceNow REST API operation.
search_releasesSearch ServiceNow release metadata — 2 release(s) available.
get_release_changelogRetrieve the changelog between two ServiceNow releases.