Content Tools
muralists.nl
Provides search and retrieval of profiles for muralists and street artists in the Netherlands.
ENDPOINT 1
https://mcp.muralists.nl/mcp
MCP server metadata
- Name
- muralists-directory
- Version
- 1.0.0
Known tools 4
search_muralistsSearch a curated directory of muralists and street artists in the Netherlands.
Inferred read-onlyget_muralist_profileGet the full profile of a specific muralist from the Muralists.nl directory: bio, styles, portfolio of realized works with locations, typical project types, and how to request a quote.
Inferred read-onlysearchSearch the Muralists.nl directory of Dutch muralists and street artists by free text (name, city, style).
Inferred read-onlyfetchRetrieve the full text of one Muralists.nl directory profile by id, for citation.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.muralists-directory]
url = "https://mcp.muralists.nl/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"muralists-directory": {
"type": "http",
"url": "https://mcp.muralists.nl/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: muralists-directory
Remote MCP URL: https://mcp.muralists.nl/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"muralists-directory": {
"url": "https://mcp.muralists.nl/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"muralists-directory": {
"type": "http",
"url": "https://mcp.muralists.nl/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "muralists-directory",
"transport": "streamable-http",
"url": "https://mcp.muralists.nl/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for muralists.nl was fetched 2026-08-03T13:59:23.068Z and is being refreshed.
muralists.nl is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.