mundigital

mundigital

Exposes a public, read-only professional profile with tools to search resume evidence, fetch curated links, and generate career briefs for LLM agents.

Category
访问服务器

README

mun.digital

Public, read-only professional profile for Mundi Morgado at mun.digital.

The same sanitized resume data powers the website, generated resume artifacts, CLI, and MCP server.

Connect from your LLM

Canonical server name: mundigital (one word, no space, no hyphen).

The recommended MCP connection is the hosted Streamable HTTP endpoint:

https://mun.digital/api/mcp

This endpoint is public, read-only, and does not require authentication. It exposes search, brief, links_search, links_fetch, and fetch tools for LLM clients, plus a resume resource and portfolio prompt for clients that support MCP resources and prompts.

Claude Code:

claude mcp add --transport http mundigital https://mun.digital/api/mcp

Codex:

codex mcp add mundigital --url https://mun.digital/api/mcp

ChatGPT / OpenAI custom connector:

  • Add a remote MCP connector named mundigital.
  • Use URL https://mun.digital/api/mcp.
  • Use no authentication.
  • Available tools are search, brief, links_search, links_fetch, and fetch.

For local stdio fallback, run the npm package directly:

claude mcp add --transport stdio mundigital -- npx -y @mun.digital/cli mcp

Claude Desktop local stdio configuration:

{
  "mcpServers": {
    "mundigital": {
      "command": "npx",
      "args": ["-y", "@mun.digital/cli", "mcp"]
    }
  }
}

Other MCP clients use analogous stdio or Streamable HTTP configuration. The hosted endpoint should be the default unless the client only supports stdio or you are debugging local package behavior.

CLI

Run the public profile tools without installing:

npx -y @mun.digital/cli profile
npx -y @mun.digital/cli search react
npx -y @mun.digital/cli brief
npx -y @mun.digital/cli links
npx -y @mun.digital/cli links search "design systems"
npx -y @mun.digital/cli mcp
Command Purpose
npx -y @mun.digital/cli profile Prints the public sanitized profile summary, links, and skills.
npx -y @mun.digital/cli search <query> Searches public resume evidence for a topic, keyword, company, or technology.
npx -y @mun.digital/cli brief Prints an agent-ready career brief with selected work evidence.
npx -y @mun.digital/cli links Lists curated public links from the sanitized Raindrop snapshot.
npx -y @mun.digital/cli links search <query> Searches curated public links.
npx -y @mun.digital/cli links fetch <id> Fetches one curated public link by id.
npx -y @mun.digital/cli mcp Starts the local stdio MCP server for MCP clients. This is intended to be launched by tools such as Claude Desktop or Claude Code, not run directly in an interactive shell.

Most commands also support --json for agent and script workflows:

npx -y @mun.digital/cli profile --json
npx -y @mun.digital/cli search "design systems" --json
npx -y @mun.digital/cli brief --json
npx -y @mun.digital/cli links search "design systems" --json

Example fit checks:

# Does Mundi have Rails experience?
npx -y @mun.digital/cli search rails

Example Rails output:

[Principal Front-End Engineer, Gierd] Introduced agentic development practices for a 20-engineer team, including agent instructions and review standards that improved consistency in Rails view code, design-system adoption, and UI PR quality.

[Principal Front-End Engineer, Gierd] Co-created the Gierd Design System, with 20+ reusable components implemented as Rails view helpers and adopted as the canonical UI foundation for the product platform.

Example endorsement questions:

npx -y @mun.digital/cli search "what do people say about Mundi?"
npx -y @mun.digital/cli search endorsements

Example endorsement output:

[Endorsement: Marlo Stewart] Marlo Stewart, Engineering Chief of Staff, Project & Strategic Program Leader, Gierd: Mundi is an exceptional front-end developer who consistently delivers high-quality work. He combines strong technical skill with a great eye for user experience, communicates clearly, takes ownership, and is the kind of teammate any team would be lucky to have.

[Endorsement: Robert Evans] Robert Evans, Chief Technology Officer, Gierd: Mundi is one of the nicest engineers out there who is also amazingly smart, talented, and efficient.

Other useful searches:

npx -y @mun.digital/cli search accessibility
npx -y @mun.digital/cli search "design systems"
npx -y @mun.digital/cli search endorsements
npx -y @mun.digital/cli search "technical leadership"

Or install it globally:

npm install -g @mun.digital/cli
mundigital profile

Website

Agents can request the homepage as Markdown with HTTP content negotiation:

curl -H "Accept: text/markdown" https://mun.digital/

Data boundary

Public surfaces exclude private contact details and private metadata. CLI and MCP output are read-only; they do not expose write, deploy, shell, filesystem, environment, secret, telemetry, or postinstall behavior.

Raindrop links are published only through a sanitized generated snapshot. The Raindrop token is used only by private local commands and is never required by the website, hosted MCP endpoint, or npm package. Bookmarks must come from an explicitly configured collection and include the mun.digital Raindrop tag to publish.

Tech

pnpm workspace with a Next.js App Router web app, TypeScript, Tailwind CSS, and shared profile logic, deployed on Vercel.

Local development

pnpm install
pnpm run resume:build
RAINDROP_TOKEN=... pnpm run raindrop:collections
RAINDROP_TOKEN=... pnpm run raindrop:sync
pnpm run dev   # http://localhost:3000

The scheduled Raindrop workflow also requires a repository secret named RAINDROP_TOKEN.

Verification

pnpm run resume:build
pnpm run public:smoke
pnpm run raindrop:smoke
pnpm run llms:smoke
pnpm run profile:smoke
pnpm run mcp:smoke
pnpm run mcp:http:smoke https://mun.digital/api/mcp
pnpm run lint
pnpm run build
pnpm run pack:smoke

Agent context

See AGENTS.md for project state, deployment flow, DNS, and decision log.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选