{"protocolVersion":"2024-11-05","serverName":"platphorm-404-mcp","serverVersion":"1.0.0","capabilities":{"tools":true,"resources":true,"prompts":true},"tools":[{"name":"get_network_sites","description":"List all sites in the Platphorm News Network with optional filtering by vertical","inputSchema":{"type":"object","properties":{"vertical":{"type":"string","description":"Filter by vertical (analytics, tools, gaming, infrastructure, etc.)"}}}},{"name":"get_network_health","description":"Get health status of the Platphorm News Network","inputSchema":{"type":"object","properties":{}}},{"name":"get_site_info","description":"Get detailed information about a specific network site","inputSchema":{"type":"object","properties":{"siteId":{"type":"string","description":"Site identifier (e.g., 'trace', 'base', 'ascii')"},"domain":{"type":"string","description":"Domain to look up (e.g., 'trace.platphormnews.com')"}}}},{"name":"discover_site_api","description":"Discover API endpoints for a network site","inputSchema":{"type":"object","required":["domain"],"properties":{"domain":{"type":"string","description":"Domain to discover (e.g., 'ascii.platphormnews.com')"}}}},{"name":"search_network","description":"Search across the entire Platphorm News Network","inputSchema":{"type":"object","required":["query"],"properties":{"query":{"type":"string","description":"Search query"},"type":{"type":"string","enum":["sites","articles","tools","all"],"description":"Type of content to search"}}}},{"name":"generate_void_message","description":"Generate a cryptic message from the void","inputSchema":{"type":"object","properties":{"seed":{"type":"string","description":"Optional seed for deterministic generation"}}}}],"resources":[{"uri":"platphorm://network/sites","name":"Network Sites","description":"All sites in the Platphorm News Network","mimeType":"application/json"},{"uri":"platphorm://network/health","name":"Network Health","description":"Current health status of all network sites","mimeType":"application/json"},{"uri":"platphorm://discovery/llms","name":"LLMs Discovery","description":"LLM-readable site documentation","mimeType":"text/plain"},{"uri":"platphorm://discovery/openapi","name":"OpenAPI Spec","description":"OpenAPI 3.1 specification for this service","mimeType":"application/json"}],"prompts":[{"name":"explore_network","description":"Guide for exploring the Platphorm News Network","arguments":[]},{"name":"find_404_easter_eggs","description":"Discover hidden easter eggs on this 404 page","arguments":[]},{"name":"network_architecture","description":"Explain the Platphorm News Network architecture","arguments":[]}],"endpoints":{"mcp":"https://mcp.platphormnews.com/api/mcp","local":"https://404.platphormnews.com/api/mcp"},"documentation":{"llms":"/llms.txt","llmsFull":"/llms-full.txt","openapi":"/api/docs"}}