{
  "serverInfo": {
    "name": "allysonbelo-portfolio-mcp",
    "version": "1.0.0",
    "description": "MCP Server for Allyson Belo Portfolio, Project Discovery and Technical SEO Specs"
  },
  "name": "allysonbelo-portfolio-mcp",
  "version": "1.0.0",
  "description": "MCP Server for Allyson Belo Portfolio, Project Discovery and Technical SEO Specs",
  "transport": {
    "type": "sse",
    "endpoint": "https://allysonbelo.com/wp-json/wp/v2/project"
  },
  "capabilities": {
    "tools": true,
    "prompts": false,
    "resources": true
  },
  "endpoints": {
    "webMcp": true,
    "jsonLd": "/.well-known/api-catalog"
  }
}