Connects AI assistants to Graffiticode's catalog of domain-specific language tools for creating assessments, spreadsheets, and flashcards.
Do not connect
A critical issue was found. Do not connect this server as-is.
Scanned 27 days ago Due for re-check
A server can change after it's graded. Re-run the automated scan to refresh this report.
This grade is deterministic and reproducible: the same server surface always yields the same grade under a given algorithm version. It is a real automated assessment computed by the MCPGrade engine from what the probe actually observed — not a fabricated or opinion score. It is not a manual human pentest, so it can miss context-specific risks.
Every signal below was measured directly by the automated probe. The grade is derived only from evidence like this — nothing is assumed.
The graffiticode MCP server exposes 7 tools, focused primarily on general-purpose capabilities. Its published description reads: "Connects AI assistants to Graffiticode's catalog of domain-specific language tools for creating assessments, spreadsheets, and flashcards". It communicates over Streamable HTTP using the 2025-06-18 protocol revision, and does not require authorization to connect. MCPGrade currently rates graffiticode F — a critical issue was found and the server should not be connected as-is. Its most notable findings include "Cross-tool shadowing" and "Cross-tool shadowing". This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check graffiticode's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Add graffiticode to an MCP client using the endpoint below. Review the grade and findings above before granting an autonomous agent access.
MCP endpoint
https://mcp.graffiticode.org/mcpStreamable HTTP transport. This is the MCP endpoint, not a website — paste it into your MCP client server list rather than a browser.
Captured passively during the read-only scan. Click any value to find servers that match it.
The tools this server advertises via tools/list — names, purposes, and the parameters each accepts, exactly as enumerated read-only.
Create interactive content in any Graffiticode language. Describe what you want in natural language — a language-specific AI generates the result. Call list_languages() first to discover available lan
Modify an existing Graffiticode item by describing what to change in natural language. This replaces the item's current content in place — the previous version cannot be restored through the assistant
Sorted worst-first. Each finding shows its severity, what it means, its OWASP MCP Top-10 mapping, and a recommended fix — the check id links to the exact methodology row that produced it.
tool: create_item
A tool description tries to alter the model’s use of another tool.
nerating". Call render_item(item_id) to retrieve and display the result.RecommendationDescriptions must describe only their own tool.
tool: update_item
A tool description tries to alter the model’s use of another tool.
ow blue". Like create_item, generation runs asynchronously: this returns iRecommendationDescriptions must describe only their own tool.
tool: render_item
A tool description tries to alter the model’s use of another tool.
eval tool after create_item or update_item. It waits for generation to compRecommendationDescriptions must describe only their own tool.
tool: get_item
A tool description tries to alter the model’s use of another tool.
ther language's create_item; to move this content to a different language,RecommendationDescriptions must describe only their own tool.
tool: get_spec
A tool description tries to alter the model’s use of another tool.
ned spec as the create_item description for the target language. The spec cRecommendationDescriptions must describe only their own tool.
tool: get_language_info
A tool description tries to alter the model’s use of another tool.
compose a good create_item request. Call this after list_languages() to lRecommendationDescriptions must describe only their own tool.
tool: (server instructions)
A tool description tries to alter the model’s use of another tool.
URI, then call create_item() with a natural language description. Some laRecommendationDescriptions must describe only their own tool.
The server accepts tool enumeration (and likely invocation) with no authentication.
RecommendationRequire OAuth 2.1 authorization for any server exposing non-public tools.
tool: create_item
The server advertises open-world / broadly-scoped capabilities.
annotations.openWorldHint = trueRecommendationScope tools to the minimum needed.
tool: update_item
The server advertises open-world / broadly-scoped capabilities.
annotations.destructiveHint = trueRecommendationScope tools to the minimum needed.
Vantaj uptime monitoring via MCP — manage monitors, heartbeats, incidents, and status pages.
Unified gateway to Algeria's TKAWEN ecosystem: commerce, certification, and AI tools.
Provides access to the Cohereon Doctrine AI safety framework with governance components, tiered access, and agent onboarding.
Agentic rails for complex workflows with receipts, fees, and MCP tool access.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Retrieve and display an existing Graffiticode item by ID. This is the preferred retrieval tool after create_item or update_item. It waits for generation to complete and returns compact status and iden
Get an existing Graffiticode item by ID. Returns the item's raw data, code, and metadata for programmatic clients. Prefer render_item for normal user-facing retrieval because it keeps the language-pri
Get a precise, platform-neutral English specification of an existing item's content. Use this to reproduce or wrap an item's content in ANOTHER language: pass the returned spec as the create_item desc
Discover available Graffiticode languages. Use this to find a language that matches the user's needs. The catalog is dynamic and grows over time. Use the search parameter to match by keyword (e.g., "s
Get detailed authoring information about a Graffiticode language. Returns an inline authoring_guide summary, supported_item_types, example_prompts, and a user_guide_resource URI (readable via ReadReso