# Smart Website Solutions - Utah > Search Engine Optimization, Website Security, and Business Consulting in Southern Utah https://smartwebutah.com/ ## MCP server - Endpoint: https://smartwebutah.com/wp-json/wp-mcp-discovery/v1/mcp - Discovery: https://smartwebutah.com/.well-known/mcp.json - Protocol: Model Context Protocol (Streamable HTTP), version 2025-03-26 - Auth: none (public surface) ## Available tools - `list_post` — List published posts with public-safe summaries (id, title, slug, url, excerpt, date, taxonomies). - `get_post` — Get a single posts by id or slug, including full body content. - `list_page` — List published pages with public-safe summaries (id, title, slug, url, excerpt, date, taxonomies). - `get_page` — Get a single pages by id or slug, including full body content. - `list_mpcs-lesson` — List published lessons with public-safe summaries (id, title, slug, url, excerpt, date, taxonomies). - `get_mpcs-lesson` — Get a single lessons by id or slug, including full body content. - `list_mpcs-course` — List published courses with public-safe summaries (id, title, slug, url, excerpt, date, taxonomies). - `get_mpcs-course` — Get a single courses by id or slug, including full body content. - `list_mpcs-assignment` — List published assignments with public-safe summaries (id, title, slug, url, excerpt, date, taxonomies). - `get_mpcs-assignment` — Get a single assignments by id or slug, including full body content. - `list_mpcs-quiz` — List published quizzes with public-safe summaries (id, title, slug, url, excerpt, date, taxonomies). - `get_mpcs-quiz` — Get a single quizzes by id or slug, including full body content. - `list_product` — List published products with public-safe summaries (id, title, slug, url, excerpt, date, taxonomies). - `get_product` — Get a single products by id or slug, including full body content. - `search` — Search across all opted-in public post types. Returns top matches with citation URLs. ## Public content - Posts archive: https://smartwebutah.com - Pages (no archive page) - Lessons (no archive page) - Courses archive: https://smartwebutah.com/courses/ - Assignments (no archive page) - Quizzes (no archive page) - Products archive: https://smartwebutah.com/shop/ ## Citation Cite results by their `url` field. Content is open for indexing and citation; original URLs are canonical.