Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
health_checkA

Check server health and version.

get_saved_jobsA

Get saved jobs from LinkedIn's /jobs-tracker/ page.

Returns saved jobs raw text and a list of numeric job IDs. Pass any job_id to get_job_details for full posting text.

get_job_detailsA

Get full details for a specific LinkedIn job posting.

analyze_saved_jobsA

Full pipeline: scrape saved jobs -> EROI score -> KB write-back.

  1. Scrapes all saved jobs from LinkedIn

  2. For each job, extracts full details

  3. Runs EROI analysis (domain/tech/role/growth/formal/location)

  4. Detects skill gaps against your portfolio

  5. Writes structured report + metadata to B2B-Knowledge-Base

  6. Git commits the changes

close_session_toolB

Close the browser session and cleanup resources.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/outpost2026/linkedin-mcp-analyzer'

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