Frank Goortani CV MCP Server
@FrankGoortani
关于 Frank Goortani CV MCP Server
This is an MCP Server that provides static answers about Frank Goortani's CV
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"cv-mcp": {
"command": "bun",
"args": [
"start"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Frank Goortani CV MCP Server?
A Model Context Protocol (MCP) server that serves Frank Goortani’s CV information in a structured format. It enables AI assistants and other MCP-compatible clients to retrieve, search, and present professional data such as profile, skills, work experience, and media links.
How to use Frank Goortani CV MCP Server?
Clone the repository, install dependencies with bun install or npm install, then start the server locally using bun start (stdio) or bun run start:http (HTTP). For production, deploy to Cloudflare Workers with npm run deploy. A Docker image is also provided for containerized deployment.
Key features of Frank Goortani CV MCP Server
- Structured access to CV profile, skills, and interests
- Full CV available as a markdown resource
- Text search across all CV sections
- Filter experience by specific company
- Direct links to resume PDF and profile picture
- Supports both stdio and HTTP transports
- Ready for Cloudflare Workers deployment
Use cases of Frank Goortani CV MCP Server
- An AI assistant retrieves Frank Goortani’s profile and skills during a conversation
- A recruiter searches the CV for “generative AI” to find relevant experience
- A client fetches the full CV markdown to display on a portfolio site
- An application gets the resume PDF link for download
- A developer integrates the server into a custom MCP workflow
FAQ from Frank Goortani CV MCP Server
What is the purpose of this server?
It exposes Frank Goortani’s curriculum vitae through a standardized MCP interface, allowing AI assistants and applications to access structured CV data.
What tools are available?
The server provides tools: get_profile, get_skills, get_interests, search_cv, get_company_experience, get_resume_link, and get_profile_picture. It also exposes a markdown resource at cv://frankgoortani.
What are the runtime requirements?
You need Bun or Node.js (v18+) for local development, and the Wrangler CLI and a Cloudflare account for deployment. Docker is optional for containerized runs.
How do I connect from Cursor?
In Cursor Settings → Features → MCP Servers, add a new server. For stdio mode use command bun run start; for SSE mode use URL http://localhost:3001/sse. An API key may be required for HTTP transport.
What transports are supported?
The server supports stdio transport for local CLI tools and HTTP transport (SSE) for remote web applications. Both can be used with Cloudflare Workers.
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论