portfolio-mcp-server

YuqiGuo105/portfolio-mcp-server
★ 0 stars JavaScript AI/LLM Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

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-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "YuqiGuo105/portfolio-mcp-server"
      ]
    }
  }
}

README Excerpt

A public, read-only [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for [Yuqi Guo's portfolio](https://www.yuqi.site). It lets MCP-compatible clients search projects and technical articles, inspect stored project architecture, and retrieve Yuqi's public professional profile. The server exposes a stateless Streamable HTTP endpoint designed for clients such as ChatGPT, Claude, GitHub Copilot, and Cursor. It delegates content lookups to the portfolio platform's internal MCP

Tools (14)

GATEWAY_TIMEOUT_MSMAX_CONTENT_LENGTHMCP_GATEWAY_INTERNAL_TOKENMCP_GATEWAY_URLPORTSITE_URLarticleIdget_articleget_profileget_projectget_project_architectureprojectIdsearch_articlessearch_projects