{"$schema":"https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json","version":"1.0","protocolVersion":"2025-06-18","serverInfo":{"name":"soyanalaura-site-mcp","title":"soyanalaura Site MCP","version":"1.0.0"},"description":"Public MCP surface for Ana Laura Barron profile data, publications, public contact options, and site search.","documentationUrl":"https://soyanalaura.com/docs/api","transport":{"type":"streamable-http","endpoint":"https://soyanalaura.com/mcp"},"capabilities":{"tools":{"listChanged":false}},"authentication":{"required":false,"schemes":[]},"tools":[{"name":"get_profile_overview","description":"Return a structured overview of Ana Laura Barron, including expertise, locations, languages, and contact channels.","inputSchema":{"type":"object","properties":{},"additionalProperties":false},"title":"get_profile_overview"},{"name":"get_practice_areas","description":"List the site practice areas in Spanish or English, including public procurement, infrastructure, energy transition, and climate finance.","inputSchema":{"type":"object","properties":{"locale":{"type":"string","enum":["es","en"],"description":"Preferred locale for the returned practice areas."}},"additionalProperties":false},"title":"get_practice_areas"},{"name":"list_publications","description":"List featured publications, dates, categories, and PDF links published on the site.","inputSchema":{"type":"object","properties":{"locale":{"type":"string","enum":["es","en"],"description":"Preferred locale for the returned publication list."}},"additionalProperties":false},"title":"list_publications"},{"name":"get_contact_options","description":"Return the contact email, booking link, LinkedIn profile, and preferred contact page for the selected locale.","inputSchema":{"type":"object","properties":{"locale":{"type":"string","enum":["es","en"],"description":"Preferred locale for contact details."}},"additionalProperties":false},"title":"get_contact_options"},{"name":"search_site_content","description":"Search profile, practice areas, and publication summaries across the site and return the most relevant results.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search query in Spanish or English."},"locale":{"type":"string","enum":["es","en"],"description":"Optional locale filter for the result set."},"limit":{"type":"integer","minimum":1,"maximum":10,"description":"Maximum number of results to return."}},"required":["query"],"additionalProperties":false},"title":"search_site_content"}],"_meta":{"origin":"https://soyanalaura.com"}}