sai-roadmap-mcp

saichintamani/sai-roadmap-mcp
★ 0 stars Python AI/LLM Updated today
MCP server with from-scratch semantic search over my AI engineering portfolio
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sai-roadmap-mcp": {
      "command": "uvx",
      "args": [
        "sai-roadmap-mcp"
      ]
    }
  }
}

Or install with pip: pip install sai-roadmap-mcp

README Excerpt

<div align="center"> <!-- Customized High-Tech AI Logo --> <img src="public/logo.png" alt="SAI Roadmap MCP Logo" width="220" height="220" style="border-radius: 20%; filter: drop-shadow(0 0 25px rgba(0, 255, 255, 0.6));" /> <br /> **An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server exposing my certifications, projects, and AI engineering roadmap as callable tools — including a semantic search engine built entirely from scratch.**

Tools (5)

get_certificationsget_profileget_projectsget_roadmapsemantic_search