{"schemaVersion":"1.0","serverInfo":{"name":"ashwingopalsamy.in","version":"1.0.0"},"description":"Read-only discovery tools for Ashwin Gopalsamy's site.","protocolVersion":"2026-07-28","transport":{"type":"streamable-http","endpoint":"https://ashwingopalsamy.in/mcp","requestMethod":"POST","stateless":true,"responseMode":"json"},"mode":{"readOnly":true,"stateless":true,"sessions":false,"accounts":false,"payments":false},"capabilities":{"tools":true,"resources":true,"prompts":true},"discovery":{"serverCard":"https://ashwingopalsamy.in/.well-known/mcp/server-card.json","legacyManifest":"https://ashwingopalsamy.in/.well-known/mcp.json","status":"https://ashwingopalsamy.in/mcp/status.json","catalog":"https://ashwingopalsamy.in/mcp/catalog.json"},"tools":[{"name":"search_site","description":"Search the public site content manifest.","inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"query":{"type":"string","description":"Search phrase"},"limit":{"type":"integer","minimum":1,"maximum":25}},"required":["query"],"additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":false}},{"name":"get_profile","description":"Return the authoritative public profile summary.","inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{},"additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":false}},{"name":"list_content","description":"List public content from the site manifest.","inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"kind":{"description":"Content kind such as note, craft, book, watch, article, tag, or all","type":"string"},"limit":{"type":"integer","minimum":1,"maximum":25}},"additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":false}},{"name":"get_note_markdown","description":"Return a published note's raw Markdown by allowlisted slug.","inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"slug":{"type":"string","pattern":"^[a-z0-9][a-z0-9-]*$","description":"Published note slug"}},"required":["slug"],"additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":false}}],"resources":[{"name":"profile-summary","uri":"https://ashwingopalsamy.in/api/ai-summary.json","title":"Authoritative profile summary","description":"The site's canonical machine-readable profile summary.","mimeType":"application/json"},{"name":"content-manifest","uri":"https://ashwingopalsamy.in/api/palette.json","title":"Public content manifest","description":"The read-only searchable content manifest.","mimeType":"application/json"}],"prompts":[{"name":"profile-briefing","title":"Profile briefing","description":"Prepare a concise briefing from the authoritative profile.","argsSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"focus":{"type":"string"}},"additionalProperties":false}}],"data":{"profile":"https://ashwingopalsamy.in/api/ai-summary.json","contentManifest":"https://ashwingopalsamy.in/api/palette.json","noteMarkdown":"https://ashwingopalsamy.in/library/notes/{slug}.md"}}