"""
Sitemap MCP Server Prompts
=========================
This module exports the prompts and handlers used by the Sitemap MCP server.
"""
from .prompt_definitions import (
analyze_sitemap,
sitemap_health_check,
extract_sitemap_urls,
sitemap_missing_analysis,
visualize_sitemap,
)
__all__ = [
"analyze_sitemap",
"sitemap_health_check",
"extract_sitemap_urls",
"sitemap_missing_analysis",
"visualize_sitemap",
]
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mugoosse/sitemap-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server