CoreModels
(unclaimed - source: pulsemcp · publisher: www.pulsemcp.com) · languages: en · regions: global · more from www.pulsemcp.com →
Schema library MCP server providing AI agents with access to 1,560+ community-curated industry data models and schema governance tools. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_8f28ce6d55/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_8f28ce6d55/ask -d '{"tool":"export_json_ld","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_8f28ce6d55 # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://go.coremodels.io/mcp- Pricing
- not listed
- Access
- open — no gate on the declared surface
- Links
- homepage · listing
Live capabilities — 13 tool(s) it actually exposes · Schema Library MCP server with CoreModels support v1.0.0 (measured from a real MCP handshake, not self-reported)
export_json_ld — Export project data in JSON-LD format using a configured export profile.
Use `fetch_json_ld_import_profiles` first to discover the configTypeId. At least onefetch_json_ld_import_profiles — Fetch JSON-LD import/export profiles available for a project.export_jsonschema — Export project data as a JSON Schema string.fetch_json_schema_import_profiles — Fetch JSON Schema import/export profiles available for a project.validate_json — Validate a JSON document against a project's stored JSON Schema.
The schema is regenerated from the project using the supplied configTypeId (the export profiget_mixins_and_relation_groups — Get the project schema: all mixin definitions and all relation-group definitions.
Use this once at the start of a session to discover the IDs needed by otherget_project_summary — Labels and IDs of types, elements, and taxonomies in the project. Each category is paginated independently.
Pagination:
- First call: omit page (defaults tolist_projects — List the user's CoreModels projects as [id,name,accessLevel] (see the response "format" field). Use a returned id as graphProjectId for other tools. Pass searchcore_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 extensioncore_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.search_nodes — Search nodes in a CoreModels project. Returns compact positional arrays; the response "format" field describes the layout.
Filters (provide at least one; theexport_shex — Export project data as a ShEx (Shape Expressions) schema string.run_code — Execute a JavaScript program that orchestrates this server's tools, and return only its result.
Prefer this over many individual tool calls when a task needsCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_8f28ce6d55 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 7/9 axes measured platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- pulsemcp
- Last crawl
- 2026-08-15
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade it against the standard →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_8f28ce6d55)<a href="https://jishie.com/agent.html?id=aix_8f28ce6d55"><img src="https://jishie.com/v1/agents/aix_8f28ce6d55/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| CAN-TAP Verified T2 | aix 80 | — |
| Dataroia Data Trust T2 | aix 78 | — |
| VINdata T2 | aix 76 | — |
| Booboooking T2 | aix 74 | — |
| AskCyborg T2 | aix 74 | — |
Raw machine record (what agents receive)
{
"id": "aix_8f28ce6d55",
"name": "CoreModels",
"operator": "(unclaimed - source: pulsemcp · publisher: www.pulsemcp.com)",
"description": "Schema library MCP server providing AI agents with access to 1,560+ community-curated industry data models and schema governance tools.",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-15",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://go.coremodels.io/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-15T12:01:31.024Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/coremodels"
},
{
"label": "listing",
"url": "https://coremodels.io/"
}
],
"payment_method": "open",
"unreachable": false,
"profile": {
"mcp_server": "Schema Library MCP server with CoreModels support",
"mcp_version": "1.0.0",
"tool_count": 13,
"tools": [
{
"name": "export_json_ld",
"description": "Export project data in JSON-LD format using a configured export profile.\r\n\r\nUse `fetch_json_ld_import_profiles` first to discover the configTypeId. At least one of exportTypes/exportElements/exportTaxonomies/exportDataTypes must be true. Tree-based mode (graphBased=false) requires exactly one nodeId; graph-based mode allows multiple or none."
},
{
"name": "fetch_json_ld_import_profiles",
"description": "Fetch JSON-LD import/export profiles available for a project."
},
{
"name": "export_jsonschema",
"description": "Export project data as a JSON Schema string."
},
{
"name": "fetch_json_schema_import_profiles",
"description": "Fetch JSON Schema import/export profiles available for a project."
},
{
"name": "validate_json",
"description": "Validate a JSON document against a project's stored JSON Schema.\r\n\r\nThe schema is regenerated from the project using the supplied configTypeId (the export profile id) and rootNodeId. Provide the JSON to validate as a serialized string."
},
{
"name": "get_mixins_and_relation_groups",
"description": "Get the project schema: all mixin definitions and all relation-group definitions.\r\n\r\nUse this once at the start of a session to discover the IDs needed by other tools (mixinId, columnId, relationGroupId). Returns compact positional arrays - see the \"format\" field for the layout."
},
{
"name": "get_project_summary",
"description": "Labels and IDs of types, elements, and taxonomies in the project. Each category is paginated independently.\r\n\r\nPagination:\r\n- First call: omit page (defaults to 0).\r\n- Each category reports page, pageSize and hasMore. Re-request with page+1 for any category whose hasMore is true."
},
{
"name": "list_projects",
"description": "List the user's CoreModels projects as [id,name,accessLevel] (see the response \"format\" field). Use a returned id as graphProjectId for other tools. Pass searchTerm to filter by name (case-insensitive substring). Set includePublicProjects=true to also include public projects. Set includeAISummary=true to also return each project's saved AI-generated summary and the time it was generated (4th and 5th elements). Paged: page is 1-based; increment page up to the returned totalPages to get all results."
},
{
"name": "core_models_get_mixins_info",
"description": "Get information about all mixins in a CoreModels project.\r\n\r\nMixins define structured metadata used for mapping models, system integrations, and other extensions.\r\nUse get_node tool documentation to understand how mixins are attached to nodes."
},
{
"name": "core_models_get_relation_groups_info",
"description": "Get information about relation groups for a CoreModels project.\r\n\r\nUse the relation groups to create a relation between two nodes."
},
{
"name": "search_nodes",
"description": "Search nodes in a CoreModels project. Returns compact positional arrays; the response \"format\" field describes the layout.\r\n\r\nFilters (provide at least one; they combine with AND):\r\n- nodeIds: exact id lookup\r\n- nodeType: one of Element, Type, Taxonomy, Exemplar, Component, Space, Tag, Mixin\r\n- expression: partial substring match on the node label (plain text, no wildcards)\r\n- spaceIds: restrict to specific spaces\r\n\r\nOptional flags: includeRelations, includeMixins, sortAttr, sortDesc, pageSize.\r\n\r\nPagination:\r\n- First call: omit pagingToken.\r\n- If the response has a pagingToken, more pages exi"
},
{
"name": "export_shex",
"description": "Export project data as a ShEx (Shape Expressions) schema string."
},
{
"name": "run_code",
"description": "Execute a JavaScript program that orchestrates this server's tools, and return only its result.\r\n\r\nPrefer this over many individual tool calls when a task needs several steps, looping, filtering, or\r\ncombining data: intermediate results stay in the sandbox, so only what you return reaches the model.\r\n\r\nInside the script:\r\n- listTools() -> [{name, summary}] discover available tools\r\n- getToolDoc(name) -> {name, description, parameters, required} inspect one tool's inputs\r\n- tools.<name>(args) -> parsed result call a tool (graphProjectId is injected automatically; do NOT pa"
}
],
"profiled_at": "2026-08-15T12:01:31.024Z"
}
}