← Registry

Content Tools

muralists.eu

Provides access to a curated directory of European muralists and street artists, allowing users to search and retrieve detailed profiles.

1 endpoint4 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://mcp.muralists.eu/mcp

No auth detected

MCP server metadata

Name
muralists-directory
Version
1.0.0
Capabilities
tools.listChanged

Known tools 4

search_muralists

Search a curated directory of muralists and street artists in Europe.

Inferred read-only
get_muralist_profile

Get 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-only
search

Search the Muralists directory of muralists and street artists by free text (name, city, style).

Inferred read-only
fetch

Retrieve the full text of one Muralists directory profile by id, for citation.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.