MCP Job Search Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Job Search Serverfind me remote software engineer jobs in New York"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Warsztat z serwerów MCP i agentów AI
Implementacja prostego serwera MCP
Implementacja klienta dla tego serwera
Implemnetacja serwera MCP z narzędziami do poszukiwania pracy
Implementacja klienta dla tego serwera
Jak uruchomić
Terminal 1:
uv run mcp_server/main.pyTerminal 2:
Linux / Mac:
CLIENT_PORT=7000 SERVER_PORT=7001 npx @modelcontextprotocol/inspectorWindows (PowerShell):
$env:CLIENT_PORT="7000"; $env:SERVER_PORT="7001"; npx @modelcontextprotocol/inspectorW przeglądarce wejdź pod adres URL widoczny w terminalu 2:
http://localhost:7000/?MCP_PROXY_AUTH_TOKEN=xyz123....Jako Transport Type wybierz
Streamable HTTPURL:
http://localhost:8000/mcpConfiguration -> Inspector Proxy Address ->
http://localhost:7001
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
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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