moates-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_profileA | Get a high-level overview of Marcus: name, title, location, summary and contact links. |
| list_projectsA | List Marcus's projects. Args: status: Optional filter. One of "prod" (in production), "test" (in testing), or "poc" (proof of concept). Omit to list every project. |
| get_project | Get full detail for a single project by its key or name (e.g. "gym_junkie" or "Gym Junkie"). |
| get_experienceA | Get Marcus's work history: roles, companies, dates and detailed highlights. |
| get_educationA | Get Marcus's education: degrees, institutions, dates, results and highlights. |
| get_skills | Get Marcus's technical skills and tools, grouped by category. |
| get_interestsA | Get what Marcus does outside of work (sport, training, hobbies). |
| get_resumeA | Get Marcus's complete resume as a single markdown document (profile, experience, skills, projects). |
| searchA | Keyword-search everything about Marcus (experience, projects, skills). Returns matching snippets with a source label so the model can cite where a fact came from. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| ask_about_marcus | Starter prompt for asking a question about Marcus, grounded in this server's tools. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| resume_resource | Marcus's full resume as a readable document. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/moates695/moates_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server