travel-art-mcp

general MCP Server

Model Context Protocol server for travel.art — art-tourism data (biennales, art fairs, museum visitor guides) exposed to AI agents over MCP. Live at https://mcp.travel.art/

VerifiedInstall Ready
generalgeneral
0 views0 stars0 forksv1.0.0MIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 2mo ago.

VerifiedInstall Ready
Source
github-topic:model-context-protocol
Stars
0
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx tsx src/stdio.ts

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "travel-art-mcp": {
      "command": "npx",
      "args": [
        "travel-art-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

0
Tools
0
Resources
0
Prompts
Standard I/O
Transport
travel-art-mcp MCP Server - Install & Configure | SkillAvatars