coremodels
Server Details
Schema modeling in JSON, JSON-LD, and other formats with CoreModels platform.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- OAuth
- Works in Glama
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 11 tools
Tools are mostly distinct: exports differ by format, profile fetchers are format-specific, and schema discovery tools focus on different facets. Slight overlap exists between get_project_summary and search_nodes, which could both retrieve type/element listings, but descriptions clarify their scope.
All tools use snake_case with a consistent verb_noun pattern (export_, fetch_, get_, list_, search_, validate_, run_). The naming is predictable and uniform, with no mixed conventions or vague verbs.
11 tools is a well-scoped size for a read-only modeling server, covering discovery, schema access, search, export, validation, and orchestration without redundancy. Each tool serves a distinct purpose and earns its place.
The surface covers the full lifecycle of reading and exporting project data: project listing, schema discovery, node searching, multiple export formats, and validation. The run_code tool enables programmatic composition, filling potential gaps and making the toolkit effectively complete.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Added
core_models_get_mixins_info - Added
core_models_get_relation_groups_info
1 tool update
- Changed
search_nodes2 fields changed- added
Input schema / properties / pageAdded value: +{ + "default": 1, + "description": "1-based page number. The response includes 'total' (the total match count) so you can compute how many pages there are.", + "minimum": 1, + "type": "integer" +} - removed
Input schema / properties / pagingTokenRemoved value: -{ - "description": "Pagination token from the previous response. Always use the latest one.", - "type": "string" -}
4 tool updates
- Changed
export_json_ld1 field changed- added
Input schema / properties / graphProjectId / patternAdded value: +"^[a-f0-9]{32}$"
- Changed
fetch_json_ld_import_profiles1 field changed- added
Input schema / properties / graphProjectId / patternAdded value: +"^[a-f0-9]{32}$"
- Added
run_code - Changed
validate_json1 field changed- added
Input schema / properties / graphProjectId / patternAdded value: +"^[a-f0-9]{32}$"
2 tool updates
- Changed
get_project_summary2 fields changed- added
Input schema / properties / pageAdded value: +{ + "default": 0, + "description": "0-based page index, applied independently to each category.", + "minimum": 0, + "type": "integer" +} - added
Input schema / properties / pageSizeAdded value: +{ + "default": 50, + "maximum": 250, + "minimum": 1, + "type": "integer" +}
- Changed
list_projects1 field changed- added
Input schema / properties / includeAISummaryAdded value: +{ + "default": false, + "description": "When true, each project row includes its saved AI-generated summary (markdown) and the time it was generated as 4th and 5th elements, or null if none has been generated.", + "type": "boolean" +}
1 tool update
- Added
export_shex
5 tool updates
- Added
export_json_ld - Added
fetch_json_ld_import_profiles - Added
fetch_json_schema_import_profiles - Added
list_projects - Added
validate_json
9 tool updates
- Removed
core_models_export_jsonschema - Removed
core_models_fetch_node - Removed
core_models_fetch_nodes - Removed
core_models_get_mixins_and_relation_groups - Removed
core_models_project_content_summary - Added
export_jsonschema - Added
get_mixins_and_relation_groups - Added
get_project_summary - Added
search_nodes
19 tool updates
- Removed
core_models_bulk_create - Removed
core_models_create_mixin_type - Removed
core_models_create_mixin_value - Removed
core_models_create_node - Removed
core_models_create_relation - Added
core_models_export_jsonschema - Added
core_models_fetch_node - Changed
core_models_fetch_nodes10 fields changed- changed
Input schema / properties / expression / descriptionPrevious value: -"Search by partial node name. Do NOT use wildcard characters."New value: +"Partial node-name match. Do NOT use wildcards." - removed
Input schema / properties / graphProjectId / descriptionRemoved value: -"CoreModels project ID" - removed
Input schema / properties / includeMixins / descriptionRemoved value: -"Include node mixins in results" - removed
Input schema / properties / includeRelations / descriptionRemoved value: -"Include node relations in results" - removed
Input schema / properties / nodeType / descriptionRemoved value: -"Filter by node type" - removed
Input schema / properties / pageSize / descriptionRemoved value: -"Number of nodes per page" - changed
Input schema / properties / pagingToken / descriptionPrevious value: -"Pagination token from previous response. Leave null for first request. Important: Always use the last token from the most recent response."New value: +"Pagination token from the previous response. Always use the latest one." - removed
Input schema / properties / sortAttr / descriptionRemoved value: -"Attribute to sort results by" - removed
Input schema / properties / spaceIds / descriptionRemoved value: -"Comma-separated space IDs to filter by. Use IDs, not space names." - removed
Input schema / properties / token / descriptionRemoved value: -"Authentication token"
- Added
core_models_get_mixins_and_relation_groups - Removed
core_models_get_mixins_info - Removed
core_models_get_relation_groups_info - Removed
core_models_import_jsonschema - Changed
core_models_project_content_summary2 fields changed- removed
Input schema / properties / graphProjectId / descriptionRemoved value: -"CoreModels project ID" - removed
Input schema / properties / token / descriptionRemoved value: -"Authentication token"
- Removed
core_models_remove_mixin_type - Removed
core_models_remove_mixin_value - Removed
core_models_remove_node - Removed
core_models_remove_relation - Removed
core_models_restore_node - Removed
core_models_update_node
16 tool updates
- First observed
core_models_bulk_create - First observed
core_models_create_mixin_type - First observed
core_models_create_mixin_value - First observed
core_models_create_node - First observed
core_models_create_relation - First observed
core_models_fetch_nodes - First observed
core_models_get_mixins_info - First observed
core_models_get_relation_groups_info - First observed
core_models_import_jsonschema - First observed
core_models_project_content_summary - First observed
core_models_remove_mixin_type - First observed
core_models_remove_mixin_value - First observed
core_models_remove_node - First observed
core_models_remove_relation - First observed
core_models_restore_node - First observed
core_models_update_node
Related MCP Connectors
CoreModels schema editor: nodes, mixins, relations, JSON Schema import/export. Sign-in required.
JSON Schema catalog (SchemaStore.org)
Design domain models and generate deterministic multi-stack code, driven by your coding agent.
Deploy production REST APIs from JSON schemas in seconds. Manage projects, schemas, and deployments.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceProvides powerful JSON manipulation tools through Model Context Protocol, enabling complex queries, schema generation, and validation with jq notation and native Node.js operations.6 npmISC
- AlicenseNot gradedqualityAmaintenanceMCP server enabling AI assistants to explore schema.org types, generate JSON-LD examples, validate structured data, and navigate the complete ontology with fuzzy matching and caching.11 npm21MIT
- AlicenseAqualityDmaintenanceEnables generating JSON Schema from sample data, generating TypeScript types, validating data against schemas, creating mock data from schemas, and comparing schemas for differences.523 npmMIT
- AlicenseAqualityAmaintenanceEnables converting data structure definitions between numerous schema formats and generating code for multiple programming languages, using Apache Avro Schema as the integration model.4131Apache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.