personal-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@personal-mcpWhat are your top projects and skills?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
personal-mcp
A remote MCP server exposing my portfolio data as tools — so any Claude instance can answer questions about me.
Tools
Tool | Description |
| Name, summary, tagline, location, website |
| Tech skills grouped by category |
| Work history with highlights |
| Projects with tech stack and links |
| Education background |
| Certs with verification links |
| Email, GitHub, LinkedIn, Twitter |
| Whether I'm open to new opportunities |
Related MCP server: whoami-mcp
Connect
Add to Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"gauransh": {
"url": "https://gauranshsharma.com/mcp/sse"
}
}
}Then ask Claude: "Who is Gauransh and what has he built?"
Run locally
pip install -r requirements.txt
uvicorn server:app --reloadDeploy (Railway)
Push to GitHub
New project on railway.app → Deploy from GitHub
Done — Railway reads
railway.tomlautomatically
This server cannot be deployed
Maintenance
Related MCP Connectors
Turn a resume into a portfolio website, look up published profiles, and ask about Skillfolio.
Build, version and render resumes as PDFs from Claude or any MCP client.
Agent personas for Claude. 16 tools, 13 personas, 3 workflows. Zero extra API cost. Free.
Public portfolio MCP for resume, services, availability, project evidence, and introductions.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceExposes a public, read-only professional profile with tools to search resume evidence, fetch curated links, and generate career briefs for LLM agents.MIT
- AlicenseNot gradedqualityDmaintenanceExposes a person's structured professional profile as MCP tools, enabling Claude and other MCP clients to answer questions about that person based on real data.3 npm1MIT
- FlicenseAqualityCmaintenanceExposes a personal portfolio's resume, projects, skills, certifications, and live GitHub repositories as tools for AI assistants to query via natural language.6-
- AlicenseNot gradedqualityCmaintenanceExposes a structured professional resume as a set of AI-queryable tools, enabling AI clients like Claude Desktop to query summary, experience, skills, projects, and tailor resumes to job descriptions.1MIT