{
  "markdown": "# mcp-rijksmuseum\n\nRijksmuseum MCP.\n\nPart of [Pipeworx](https://pipeworx.io) — an MCP gateway connecting AI agents to 960+ live data sources.\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `search` | Search the Rijksmuseum collection by keyword. Returns matching items with ids (pass an id to artwork), titles, creators, dates and image links. |\n| `artwork` | Fetch full details for one Rijksmuseum item by id — a Rijksmuseum object number (e.g. \"SK-C-5\", from search). |\n\n## Quick Start\n\nAdd to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):\n\n```json\n{\n  \"mcpServers\": {\n    \"rijksmuseum\": {\n      \"url\": \"https://gateway.pipeworx.io/rijksmuseum/mcp\"\n    }\n  }\n}\n```\n\nOr connect to the full Pipeworx gateway for access to all 960+ data sources:\n\n```json\n{\n  \"mcpServers\": {\n    \"pipeworx\": {\n      \"url\": \"https://gateway.pipeworx.io/mcp\"\n    }\n  }\n}\n```\n\n## Using with ask_pipeworx\n\nInstead of calling tools directly, you can ask questions in plain English:\n\n```\nask_pipeworx({ question: \"your question about Rijksmuseum data\" })\n```\n\nThe gateway picks the right tool and fills the arguments automatically.\n\n## More\n\n- [All tools and guides](https://github.com/pipeworx-io/examples)\n- [pipeworx.io](https://pipeworx.io)\n\n## License\n\nMIT\n",
  "bytes": 1262,
  "sha": "54829106530c7bef0840efd7a218272ce33cb23b3a4231551252361a45ea873d",
  "repo_slug": "pipeworx-io/mcp-rijksmuseum",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_pipeworx_io_rijksmuseum_da373011/readme"
}