my-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 | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_profileB | Aniket's profile: name, current role, location, summary, and links. |
| get_experienceA | Full work history — roles, companies, periods, highlights, and per-role stack. |
| get_projectsB | All of Aniket's personal/side projects. |
| get_projectA | Details for one project by name (partial, case-insensitive match). |
| get_skillsA | Technical skills grouped by category. |
| has_skillA | Check whether Aniket has a given skill and return supporting evidence from his skills and experience. |
| get_highlightsB | Headline career metrics (years, latency cut, revenue lift, etc.). |
| get_educationB | Education history. |
| get_contactC | Contact details and availability. |
| get_resumeA | The entire resume as a single formatted Markdown document. |
| search_backgroundA | Free-text search across experience, projects, and skills. Answers questions like 'what did he do at BrowserStack?'. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| screen_for_role | Assess Aniket's fit for a role given a job description, citing specific experience. |
| draft_outreach | Draft a short, tailored recruiter outreach message to Aniket. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Full resume (Markdown) | Aniket's entire resume as one Markdown document. |
| Profile (JSON) | Profile summary, role, and links. |
| Everything (JSON) | All structured data: profile, experience, projects, skills, education, contact. |
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/jason-bourne-gg/my-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server