Back to MCP Directory
Connections & Capabilities
Connects To
GitHub
Capabilities
read
Exposed MCP Tools (1)
safe
get_jobsRetrieves available job postings based on specified filters like keywords and date.
Read-only operation; only retrieves data.
Safety Assessment
This server is relatively safe for read-only job searching. However, the lack of input sanitization and authentication could lead to potential abuse or vulnerabilities if not properly handled.
- Read-only operations (job searching)
- No direct access to system resources
- Limited input validation
- No authentication required
- Potential for keyword injection if input sanitization is weak
- Reliance on external job board APIs, which could introduce vulnerabilities
- Lack of authentication means anyone can query the server
- No rate limiting, potentially leading to abuse
