{"server":"janisheck-blog-mcp-server","version":"1.0.0","description":"MCP server for janisheck.com blog content","usage":"This endpoint implements the Model Context Protocol (MCP). Use POST with JSON-RPC 2.0 requests.","documentation":"Visit /mcp-docs for interactive documentation and testing.","note":"SSE streaming not fully supported. Use standard JSON-RPC over HTTP POST.","resources":{"type":"blog","description":"Blog posts from janisheck.com"},"tools":{"searchBlog":"Search blog posts by keyword"},"example":{"jsonrpc":"2.0","method":"resources/list","params":{},"id":1},"protocol":{"specification":"Model Context Protocol (MCP)","transport":"HTTP with JSON-RPC 2.0","endpoint":"https://www.janisheck.com/mcp","methods":["initialize","resources/list","resources/read","tools/list","tools/call"]},"capabilities":{"resources":{"count":"200+ blog posts","uri_format":"blog://{slug}","mime_type":"text/markdown"},"tools":{"searchBlog":{"description":"Search blog posts with weighted scoring","scoring":"title (3pts), tags (2pts), content (1pt)"}}}}