portfolio

slim00walid-prog/portfolio
★ 0 stars TypeScript AI/LLM Updated today
My portfolio — also an MCP server. Don't read it, interview it: npx -y github:slim00walid-prog/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": {
    "portfolio": {
      "command": "npx",
      "args": [
        "-y",
        "slim00walid-prog/portfolio"
      ]
    }
  }
}

README Excerpt

This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app). First, run the development server: ```bash npm run dev yarn dev pnpm dev bun dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

Topics

llm-agentsmcpmodel-context-protocolportfolio