Content Tools
muralists.eu
Provides access to a curated directory of European muralists and street artists, allowing users to search and retrieve detailed profiles.
ENDPOINT 1
https://mcp.muralists.eu/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 Europe.
Inferred read-onlyget_muralist_profileGet the full profile of a specific muralist from the Muralists directory: bio, styles, portfolio of realized works with locations, typical project types, and how to request a quote.
Inferred read-onlysearchSearch the Muralists directory of muralists and street artists by free text (name, city, style).
Inferred read-onlyfetchRetrieve the full text of one Muralists 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.eu/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"muralists-directory": {
"type": "http",
"url": "https://mcp.muralists.eu/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: muralists-directory
Remote MCP URL: https://mcp.muralists.eu/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.eu/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"muralists-directory": {
"type": "http",
"url": "https://mcp.muralists.eu/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "muralists-directory",
"transport": "streamable-http",
"url": "https://mcp.muralists.eu/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.