Skip to main content
Glama
moates695

moates-mcp

by moates695

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
ask_about_marcusStarter prompt for asking a question about Marcus, grounded in this server's tools.

Resources

Contextual data attached and managed by the client

NameDescription
resume_resourceMarcus's full resume as a readable document.

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/moates695/moates_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server