Who it is for
Builders producing interactive content who would rather describe it than author the markup.
AI Connectors · Developer Tools
Task-specific generators driven by Graffiticode domain languages
Overview
Graffiticode is a catalogue of small domain-specific languages, each aimed at one kind of artefact: spreadsheets, assessments, data transformers, and others the publisher adds over time. A caller describes what is wanted, a language-specific backend generates it, and the result comes back as an item that can be re-rendered or revised later.
The connector stays language-agnostic on purpose. Because the catalogue changes, discovery is part of the surface rather than something baked into fixed tool names, and items persist by id, so content created in one turn can be modified in a later one. No account is required to reach the tool list.
Builders producing interactive content who would rather describe it than author the markup.
The endpoint returned seven tools where the listing claims five, and the shape is a small lifecycle: create_item, update_item, render_item, get_item, and get_spec, with list_languages and get_language_info for working out which backend to target. Everything is generic over language, so adding a new Graffiticode language adds no tools.
Availability
Graffiticode is listed in the Claude connectors directory only. Artcompiler Inc has no app under the same domain in the ChatGPT directory; 392 of the 3,150 products here are on both marketplaces, and this is not one of them.
The MCP server behind a Claude connector is usually the same server a ChatGPT app would need, so the absence is a distribution decision rather than a technical one.
Claude listing
Graffiticode publishes 5 tools to Claude, a deliberately narrow surface; only 22.3% of the 1,253 Claude-listed connectors expose fewer.
The median Claude-listed connector filed under Developer Tools publishes 13, so this one sits 8 tools below its bucket's median, 68th of 95.
It falls in the 4-6 tools band, which holds 16.2% of the Claude directory.
A direct call to the endpoint returned 7 tools, 2 more than the 5 the listing publishes. Probed 2026-08-07.
create_itemupdate_itemrender_itemget_itemget_speclist_languagesget_language_infoGraffiticode publishes a remote MCP endpoint. Claude connects to it over HTTP; there is nothing to install locally.
Every connector in the Claude directory is remote, all 1,253 of them, so transport is not a differentiator there.
https://mcp.graffiticode.org/mcp Graffiticode is community-listed in the Claude directory, the tier 770 of 1,253 connectors sit in (61.5%). It is the default for a self-published server, and says nothing either way about quality.
In the publisher's words
The Graffiticode MCP server gives Claude access to an open, growing catalog of task-specific AI tools. Each tool is powered by a dedicated domain-specific language optimized for a particular task — spreadsheets, assessments, data transformers, and more. Claude interacts entirely through natural language: describe what to create, and a language-specific AI backend generates the result. The tool catalog is dynamic — call list_languages to discover what's available, then create and iterate on content through five simple, language-agnostic tools.
Quoted from the connector's own Claude directory listing as captured in August 2026. Node8 did not write it and does not vouch for it.
Nearby
REST API creation from a JSON schema
ChatGPT
Vulnerability findings and endpoint inventory from Affirmed
Claude
Member lookup and .agent name pre-registration
ChatGPT
WordPress site administration handled through chat
ChatGPT
Design system documentation available inside ChatGPT
Claude · ChatGPT
Trim API responses down to requested fields
ChatGPT
This is an independent catalogue entry compiled by Node8 from Graffiticode's public marketplace listing as it stood in August 2026. Listing facts come from the marketplaces; the comparisons against the rest of the directory and any live-endpoint measurements are Node8's. Node8 is not affiliated with Artcompiler Inc, and inclusion here is not an endorsement.
Node8 builds MCP servers end to end: deciding which tools are worth exposing, the authentication and permission model, the review submissions, and the onboarding that gets them used. One server serves ChatGPT, Claude, and Microsoft Copilot.