If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/qg-aramai/coremodels
✓ REGISTRY VERIFIEDREMOTE◉ LIVE SCAN

io.github.qg-aramai/coremodels

qg-aramai/coremodels

Schema modeling in JSON, JSON-LD, and other formats with CoreModels platform.

16 tools available
Flagged
Our scanner found something that deserves a closer look. Check the Security Signals section below before connecting.
Time indexed (5mo)
16toolsRemote/ HTTP5moindexed2signals
Checked Sep 16, 2026
Quality Score
32/95
Emerging
Risk Score
36/100
Elevated
How is this calculated?
Quality Breakdown
Tenure13.7/20
151 days indexed
Capability18.3/25
Tools: 6.3/13 (16 tools)
Description: 5/5
Endpoint: 7/7
Adoption0/25
Use count: 0/20 (0 uses)
Multi-registry: 0/5 (1 registry)
Reliability0/25
Currently live: 0/10
Uptime history: 0/15 No checks yet
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Incomplete Data Cap (60)
Usage data is not available for this server. Quality is capped until adoption can be measured.
Risk
36Elevated
See Security Signals section for details.
The scanner shows
16 tools. Our scanner detected injection patterns and authentication gaps. Review the Security Signals section before connecting.
First indexed Apr 18, 2026
Security Signals2 rule groups · 6 findings
Sensitive parameter names detected (5)High
"token" parameter in core_models_fetch_nodes
"token" parameter in core_models_project_content_summary
"token" parameter in core_models_bulk_create
"token" parameter in core_models_create_mixin_type
"token" parameter in core_models_get_mixins_info
No authentication requiredHigh
Server responded without authentication
Server Profile
Tools catalogued
16
16 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Verified
Listed on the Official MCP Registry under Linux Foundation governance.
Liveness
No liveness checks recorded yet.
Publisher Verification
✓ Listed on the Official MCP Registry under Linux Foundation governance.
Published version: 1.0.2
Connect to this server
STREAMABLE-HTTP
https://go.coremodels.io/mcp
Tools (16)We asked this server directly for its tool list on Apr 19.
core_models_fetch_nodes
Fetch multiple nodes from a CoreModels project with filtering options. Returns paged data. Requires passing at least one of the following properties: nodeIds, nodeType, or expression. PAGINATION: - First request: leave pagingToken null - Check response: if "lastPage"=false, make another request using the fresh "pagingToken" from response - Each response provides a NEW pagingToken - always use the latest one, never reuse old tokens - Stop when "lastPage"=true
core_models_project_content_summary
Returns the labels and IDs of all types, elements, and taxonomies in the project.
core_models_bulk_create
Bulk create nodes, relations, and mixin values in one atomic operation. USE WHEN: Creating multiple nodes, or any creation that includes relations and/or mixins. LIMITATION: Cannot create AttributeMixin mixins - use the create mixin API instead.
core_models_create_mixin_type
Creates a new mixin type for a CoreModels project. Mixins provide reusable property sets that can be applied to any node across all project spaces. Always check existing mixins first with CoreModels_GetMixinsInfo to avoid duplicates.
core_models_get_mixins_info
Get information about all mixins in a CoreModels project. Mixins define structured metadata used for mapping models, system integrations, and other extensions. Use FetchNode tool documentation to understand how mixins are attached to nodes.
core_models_create_mixin_value
Create a mixin value for a node. IMPORTANT NOTES: - MixinId must be retrieved from GetMixinsInfo tool. - A node can have multiple mixins. - Each mixin can have multiple columns. - When creating or updating a mixin column value, always use the column ID.
Show all 16 tools ↓
core_models_remove_mixin_value
Remove one or more mixin column values from a node. IMPORTANT NOTES: - mixinId must be retrieved from GetMixinsInfo tool. - mixinColumnsIds must contain the IDs of the mixin columns to remove. - Removing a mixin column value does not delete the mixin definition itself.
core_models_remove_mixin_type
Remove a mixin type from a CoreModels project. WARNING: - This operation permanently removes the mixin type. - All columns belonging to this mixin type will also be deleted. - This action cannot be undone.
core_models_create_node
Create a new node in a CoreModels project. IMPORTANT NOTES: - NodeType can be: Element, Type, Taxonomy, Exemplar, Component, Space, Tag, or Mixin. - If CheckBeforeCreate is true, the system checks for existing nodes and returns the result. - SpaceIds determines which spaces the node belongs to: - If omitted or empty, the node is created in the default space. - When creating a Space node, do NOT pass SpaceIds.
core_models_update_node
Update an existing node in a CoreModels project. IMPORTANT NOTES: - You can update the node label and/or the spaces the node belongs to. - Fields not provided will remain unchanged.
core_models_restore_node
Restore a suspended node in a CoreModels project. Use this tool to bring back a previously suspended (soft-deleted) node.
core_models_remove_node
Remove (suspend) a node in a CoreModels project. The node can be restored later using the RestoreNode tool.
core_models_create_relation
Create a relation between two nodes in a CoreModels project. IMPORTANT NOTES: - Relation has a direction FromNodeId → ToNodeId. - RelationGroupId is the template for the relation. - Use GetRelationGroupsInfo to get the list of available relation groups for a project.
core_models_remove_relation
Remove a relation between two nodes in a CoreModels project.
core_models_get_relation_groups_info
Get information about relation groups for a CoreModels project. Use the relation groups to create a relation between two nodes.
core_models_import_jsonschema
Imports a JSON Schema into a space

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
Similar servers
mcp-stm32cubeide-server
An MCP server that lets AI coding agents drive the full STM32 development loop—code generation, build, flash, debug, serial monitoring, and fault diagnosis—end to end via CubeIDE, CubeMX, CubeProgrammer, OpenOCD, and GDB.
x-signal
Let ChatGPT or Codex research X (Twitter) through an existing account: search Top and Latest, follow threads, compare feeds, find accounts, and link posts. Read-only, local Docker service.
qbit_manage-mcp
MCP server exposing qbit_manage's Web API as tools, so an LLM can read and manage a qbit_manage instance: run maintenance commands on qBittorrent torrents, manage config files, scheduler, logs, security settings, and system state.
mcp-graph-loop
Enables AI agents to orchestrate tasks as a DAG with automated validation loops, executing validation commands, tracking statuses, and allowing iterative code fixes until tasks pass.
Tailscale Compute
Run builds, tests, and benchmarks on your own Tailscale compute node.
io.github.BlazingCDN/blazingcdn-mcp
Manage BlazingCDN from AI agents: CDN zones, cache, metrics, domains, cloud storage and video CDN
Indexed from Official MCP Registry · Updates nightly