{"server":{"name":"isa-mcp","version":"0.1.0","title":"ISA"},"tools":[{"name":"get_bio","title":"Get ISA bio","description":"Return a short biography of ISA, the Swedish artist and music producer.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false},"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{}},"outputSchema":null},{"name":"list_shows","title":"List upcoming shows","description":"List ISA's upcoming live shows and festival appearances.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false},"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{}},"outputSchema":null},{"name":"list_press","title":"List press articles","description":"List press articles and media coverage about ISA.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false},"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{}},"outputSchema":null},{"name":"list_links","title":"List ISA links","description":"Return ISA's official links: website, Instagram, Spotify, and contact email.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false},"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{}},"outputSchema":null}]}