Myself MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_skillsA | Get all skills with proficiency levels, optionally filtered by category or level |
| get_experienceB | Get work experience history with roles, responsibilities, and achievements |
| get_projectsC | Get projects (active, planned, or completed) |
| get_goalsC | Get current goals and their progress |
| get_profileA | Get a complete profile summary including contact info, about myself, summary, and key stats |
| get_resumeA | Get the full resume in markdown format, or a specific generated resume variant |
| query_knowledge_baseB | Search and query the knowledge base with natural language. Returns relevant context for the query. |
| get_job_opportunitiesC | Get recently discovered job opportunities from automated monitoring |
| get_business_infoB | Get business information for Codaissance or TamperTantrum Labs including strategy, personas, and marketing |
| get_learning_roadmapC | Get learning roadmap with current focus, queue, and completed learning |
| get_ideasC | Get ideas from personal, Codaissance, or TamperTantrum Labs idea banks |
| get_educationC | Get education history including degrees, certifications, and self-taught learning |
| get_preferencesA | Get work preferences including learning style, work environment, schedule, coding style, and tools |
| get_linkedin_metricsA | Get LinkedIn metrics for personal account, Codaissance page, or TamperTantrum Labs page |
| get_assessmentsC | Get self-assessments. Note: Returns list of available assessments or content of a specific one. |
| get_business_roadmapB | Get the product/consulting roadmap for Codaissance or TamperTantrum Labs |
| get_job_applicationsC | Get job applications tracking data with status, companies, and outcomes |
| get_interviewsB | Get interview tracking data including prep notes, questions asked, and outcomes |
| get_career_roadmapA | Get career roadmap with milestones, parallel tracks, success metrics, and risk mitigation |
| get_chief_aimA | Get Napoleon Hill success principles framework including definite purpose, mastermind alliance, and career vision |
| get_financialsA | Get financial data for Codaissance or TamperTantrum Labs including revenue, expenses, and milestones |
| get_linkedin_profileA | Get LinkedIn profile data (not metrics) including headlines, bios, and follower counts |
| get_content_ideasA | Get LinkedIn content strategy including pillars, calendar, post structure, and content bank |
| update_skillB | Update a skill's proficiency level |
| add_experienceC | Add a new work experience entry |
| add_certificationC | Add a new certification to education profile |
| update_project_statusB | Update a project's status or move it between active/planned/completed |
| add_projectB | Add a new project to the planned projects list |
| log_job_applicationC | Log a new job application |
| log_interviewC | Log a job interview with prep notes and questions |
| update_financialsB | Update financial data for a business (revenue, expenses, metrics) |
| update_linkedin_metricsC | Update LinkedIn metrics for an account |
| add_ideaC | Add a new idea to the idea bank |
| update_milestoneB | Update a career roadmap milestone's status or completion percentage |
| update_learning_progressC | Update learning progress or mark items as completed |
| update_linkedin_profileB | Update LinkedIn profile data (personal, codaissance, or tampertantrum_labs account) |
| scaffold_projectA | Create folder structure for a new project in projects/specs/{project_key}/ with README.md template |
| update_goal_progressB | Update progress on a 2026 goal by ID |
| add_mastermind_memberB | Add a member to the mastermind alliance (or to needed members list) |
| log_weekly_actionC | Log a weekly action item for tracking Napoleon Hill-style consistent effort |
| update_chief_aimB | Update Napoleon Hill principle content or career vision in chief-aim.json |
| update_application_statusB | Update the status of an existing job application |
| add_journal_entryB | Create a new daily journal entry with structured metadata |
| get_todays_journalA | Check if a journal entry exists for today and return its content |
| list_recent_journal_entriesB | Get recent journal entries for pattern recognition |
| search_journalB | Search journal entries by keyword, tags, or date range |
| extract_story_ideasB | Identify story-worthy moments from journal entries for LinkedIn Personal Stories |
| get_claude_projectsA | List all Claude.ai projects with their PURPOSE.md summaries. Projects are stored in .claude/claude-projects/ |
| get_claude_projectA | Get details of a specific Claude.ai project including INSTRUCTIONS.xml and PURPOSE.md content |
| create_claude_projectB | Create a new Claude.ai project folder with INSTRUCTIONS.xml and PURPOSE.md templates |
| update_claude_project_fileA | Create or update a file in a Claude.ai project folder. Can update INSTRUCTIONS.xml, PURPOSE.md, or create new files. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/G-Hensley/myself-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server