Model Context Protocol (MCP) Integration

Connect AI assistants like Claude directly to janisheck.com content

What is MCP?

Model Context Protocol (MCP) is a standardized way for AI assistants like Claude to interact with external data sources and tools. This site now implements MCP, allowing AI assistants to directly access blog posts and search functionality.

Available Resources

The following resources are available through the MCP integration:

  • Blog Posts - Access to all blog posts on this site

Available Tools

The following tools are available through the MCP integration:

  • searchBlog - Search for blog posts by keyword or topic

How to Connect

To connect Claude or another MCP-compatible AI assistant to this site:

  1. In Claude Desktop, go to Settings > Remote MCP Servers
  2. Add a new server with the following URL:
    https://janisheck.com/api/mcp
  3. Name the server "JanisheckCom" or another name of your choice
  4. Save the configuration
  5. In a conversation with Claude, enable the JanisheckCom integration
  6. You can now ask Claude to search for or access content from this site

Example Prompts

Here are some example prompts you can use with Claude after connecting:

  • "Search for blog posts about AI on janisheck.com"
  • "Show me the latest blog post from janisheck.com"
  • "Find articles related to web development on Joey's site"
  • "What has Joey written about machine learning?"

Technical Details

This MCP integration is built using:

The MCP API endpoint is available at /api/mcp and implements the standard MCP interface for resources and tools.