Skip to main content
Glama

Jobs Base

Ownership verified

Server Details

Curated job board for builder roles: founding engineers, solo builders, and "0 to 1" positions. Search and filter by location, salary, seniority, workplace model, visa sponsorship, and more. No API key needed.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.3/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool serves a distinct and non-overlapping purpose: list_filters for discovering filter values, search_jobs for searching listings, and get_job for retrieving full details. No ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case: list_filters, search_jobs, get_job. Clear and predictable.

Tool Count4/5

With only 3 tools, the set is minimal but sufficient for the stated purpose of a read-only job board. It is slightly under the typical 3-15 range but still well-scoped.

Completeness4/5

The tools cover the essential workflow: discover filters, search by criteria, and view details. Missing features like pagination or browsing all jobs are minor gaps that agents can work around.

Available Tools

3 tools
get_job
Read-only
Inspect

Get full details of a specific builder job by its ID, including description, skills, experience requirements, benefits, and company info. Use this after search_jobs to retrieve the complete listing.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesThe job ID
list_filters
Read-only
Inspect

Get available filter values for search_jobs: job types, workplace types, cities, countries, seniority levels, and companies. Call this first to discover valid filter values before searching, especially for country codes and available cities.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

search_jobs
Read-only
Inspect

Search and filter builder job listings on jobsbase.io — a curated board exclusively for "builder" roles (cross-functional positions where one person owns engineering, product, and delivery end-to-end: founding engineers, solo builders, 0-to-1 roles). Every job here is already an AI-native builder role, so do NOT search for generic terms like "builder", "AI", "full-stack", or "engineer" — they are redundant and will hurt results. Just use filters (country, workplace, seniority, etc.) to narrow down. Use q only for specific technologies, companies, or domain keywords. All parameters are optional.

ParametersJSON Schema
NameRequiredDescriptionDefault
qNoOptional keyword for specific technologies, domains, or companies (e.g. "React", "fintech", "Stripe"). Do NOT use generic terms like "builder", "AI", "engineer", or "developer" — every job on this board already matches those. Omit to browse all jobs.
cityNoFilter by city. Comma-separated for multiple: London,Berlin
sortNoSort order: relevance (best match first), posted_at (newest first, default), salary (highest salary first)
typeNoFilter by job type. Comma-separated for multiple: full-time,contract. Values: full-time, part-time, contract, freelance, internship
limitYesResults per page (default 30, max 100)
stateNoFilter by state/province name. Comma-separated for multiple: California,Texas
cursorNoCursor for next page of results
regionNoFilter by geographic region. Comma-separated for multiple. Values: north_america, latin_america, europe, asia_pacific, middle_east_africa
companyNoFilter by exact company name
countryNoFilter by country code. Comma-separated for multiple: US,GB,CA
workplaceNoFilter by workplace. Comma-separated for multiple: remote,hybrid. Values: remote, hybrid, on-site
posted_withinNoFilter by posting date: past 24h, 3d, 7d, 14d, or 30d
salary_at_mostYesShow jobs that can pay at most this amount annually (normalized to annual equivalent)
education_levelNoFilter by minimum education level
salary_at_leastYesShow jobs that can pay at least this amount annually (normalized to annual equivalent)
seniority_levelNoFilter by seniority. Comma-separated for multiple: mid,senior. Values: internship, entry, mid, senior, lead, executive
visa_sponsorshipYesSet to true to only show jobs that offer visa sponsorship
experience_no_more_thanYesShow jobs requiring no more than this many years of experience

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources