Skip to main content
Glama
pp-szkolenia

MCP Job Search Server

by pp-szkolenia

Warsztat z serwerów MCP i agentów AI

  1. Implementacja prostego serwera MCP

  2. Implementacja klienta dla tego serwera

  3. Implemnetacja serwera MCP z narzędziami do poszukiwania pracy

  4. Implementacja klienta dla tego serwera


Jak uruchomić

Terminal 1:

uv run mcp_server/main.py

Terminal 2:

Linux / Mac:

CLIENT_PORT=7000 SERVER_PORT=7001 npx @modelcontextprotocol/inspector

Windows (PowerShell):

$env:CLIENT_PORT="7000"; $env:SERVER_PORT="7001"; npx @modelcontextprotocol/inspector

W przeglądarce wejdź pod adres URL widoczny w terminalu 2:


http://localhost:7000/?MCP_PROXY_AUTH_TOKEN=xyz123....
  • Jako Transport Type wybierz Streamable HTTP

  • URL: http://localhost:8000/mcp

  • Configuration -> Inspector Proxy Address -> http://localhost:7001

Related MCP server: JobSpy MCP Server

Zadanie 1

  • Dodaj do serwera MCP zasób 'text data' w którym będą dane tekstowe (analogicznie do danych numerycznych które mamy aktualnie)

  • Dodaj prompt, który tłumaczy jak zsumować ntą parę tekstów

  • Dodaj narzędzie, które pozwoli odjąć parę liczb

Zadanie 2

Dokończ serwer MCP dla wyszukiwania pracy

  • stwórz resource, który będzie wczytywał oczekiwania odnośnie pracy

  • stwórz prompt, który pozwoli przygotować filtry wyszukiwanua

  • stwórz narzędzia, które pozwolą agentowi scrapowac oferty

  • napisz prompt systemowy dla agenta

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables searching over 1 million enriched job listings from 20,000+ companies directly from MCP-compatible AI tools. Provides tools for job search, company profiles, and AI-powered similar job recommendations with real-time data updates.
    Last updated
    4
    83
    2
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables job search and scraping across multiple job boards (LinkedIn, Indeed, Glassdoor, etc.) with advanced filtering, directly from Claude Desktop or other MCP clients.
    Last updated
    5
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    MCP server for job search and application tracking, enabling AI agents to search jobs, get details, manage applications, and find contacts across 128K+ jobs and 1,900+ companies.
    Last updated
    2,238
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Unified job search MCP server that aggregates live listings from multiple job boards with deduplication, enabling AI agents to find and filter jobs by keyword and location.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/pp-szkolenia/2026-05-15_mcp-agenty'

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