Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Teppek

REMOTE · MCP.TEPPEK.COM · 2 COMPONENTS · SCANNED SEP 22

Agent-accessible map of global supply & demand: jobs, homes, cars & services your AI can act on

0 this week 75 Trust /100

Recent critical change

Authorization (27 Aug 2026). See the changelog before you install this server.

Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security66
Transport & Reachability40
Schema Quality & AI Usability77
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 3563 tokens (~187/item across 19 items; 17 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage82
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 38% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the Teppek MCP server?

Teppek is a hosted endpoint at https://mcp.teppek.com/sse, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.teppek.com

# add to Claude Code
claude mcp add --transport http com-teppek-teppek 'https://mcp.teppek.com/sse'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-teppek-teppek": {
      "url": "https://mcp.teppek.com/sse"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-teppek-teppek": {
      "type": "http",
      "url": "https://mcp.teppek.com/sse"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-teppek-teppek]
url = "https://mcp.teppek.com/sse"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-teppek-teppek": {
      "type": "remote",
      "url": "https://mcp.teppek.com/sse",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-teppek-teppek --url 'https://mcp.teppek.com/sse' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-teppek-teppek:
    url: "https://mcp.teppek.com/sse"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-teppek-teppek": {
      "Transport": "http",
      "Url": "https://mcp.teppek.com/sse"
    }
  }
}
# add to Vellum
assistant mcp add com-teppek-teppek -t streamable-http -u 'https://mcp.teppek.com/sse'
// mcp.json
{
  "mcpServers": {
    "com-teppek-teppek": {
      "type": "http",
      "url": "https://mcp.teppek.com/sse"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “create_listing” rewrote its description, which is the text the model reads security
    • Tool “search_listings” rewrote its description, which is the text the model reads security
  • 9 Sept 26 0
    • Schema quality: 3220 → 3591 functional
    • New tool “purchase_package” functional
  • 3 Sept 26 0
    • Tool “send_message” rewrote its description, which is the text the model reads security
    • Tool “search_listings” rewrote its description, which is the text the model reads security
    • Tool “reply_to_conversation” rewrote its description, which is the text the model reads security
    • New resource “Teppek taxonomy” functional
  • 1 Sept 26 0
    • Server version: 1.2.0 → 1.3.0 functional
  • 28 Aug 26 0
    • Stability: 0.97 → pass security
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “create_listing” rewrote its description, which is the text the model reads security
    • The server now declares the “prompts” capability functional
    • New prompt “find_near_me” functional
    • New prompt “offer_a_service” functional
    • New prompt “post_a_job” functional
    • New prompt “rent_out_property” functional
    • New prompt “sell_my_vehicle” functional
    • Server version: 0.1.0 → 1.2.0 functional
  • 27 Aug 26 +2
    • Authorization: unverified → fail critical
    • Tool “send_message” rewrote its description, which is the text the model reads security
    • Tool “create_listing” rewrote its description, which is the text the model reads security
    • Tool “delete_listing” is now declared destructive security
    • Schema quality: excellent → good functional
    • Destructive annotations: All 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation. functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Probed https://mcp.teppek.com/sse

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=teppek.com CN=WE1,O=Google Trust Services,C=US 12 Aug 2026 10 Nov 2026 ECDSA 256 ECDSA-SHA256 788b2f8ee6bddcc113d47596b3371e72
SANs: teppek.com, mcp.teppek.com, *.mcp.teppek.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of mcp.teppek.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
teppek.com. present 2371 13 Verified
mcp.teppek.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 404
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy same-origin

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
sse https://mcp.teppek.com/sse Verified 200
http (plaintext) http://mcp.teppek.com/sse HTTPS enforced 301 https://mcp.teppek.com/sse
MCP tools · 17 exposed · ~3,308 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
create_listing ~433

Publish a listing on behalf of the user across any of the 4 verticals and 12 roles. `location` must be coordinates ({ lat, lon }) — a free-text address is not accepted, so geocode it first. Publishing consumes credits and requires a free listing slot; get_entitlements reports the current balance and remaining slots. A reached limit makes this return an ACTIVE_LISTING_LIMIT_REACHED error carrying a pay_url. Consumes credits and is held for AI moderation (status starts "pending"); credits are refunded if rejected, EXCEPT for prohibited or spam content, which forfeits the credit. To attach photos, first call request_image_upload for each image and pass the returned keys in `images` — every image is AI-moderated with the text before going live. Requires the user to be connected to Teppek: an anonymous call returns an AUTH_REQUIRED error with an authorize_url — surface "Connect with Teppek" to the user, then retry.

NameTypeReqDescription
currencystringyesISO-4217 currency code matching the listing country (e.g. USD, EUR, GBP, TRY). Required — there is no default, to avoid silently mislabeling non-Turkish listings.
descriptionstring
detailsobject
imagesarray
locationobjectyesListing coordinates as { lat, lon }. A free-text address is NOT accepted — resolve it to coordinates before calling.
pricenumberyes
rolestringyesThe listing role — this alone fixes supply vs demand (do not send intent_type). vehicle_letter = you OWN the vehicle and are renting it OUT (lessor); for a user who WANTS to rent a vehicle use vehicl…
titlestringyes
verticalstringyes

Structured output declared, but exposes no named fields.

No examples provided.

delete_listing ~49

Delete (soft-delete) one of the USER'S OWN listings by listing_id. Only the owner can delete. No credit is refunded — the listing was already published.

NameTypeReqDescription
listing_idstringyes
NameTypeReqDescription
successbooleanyes

No examples provided.

get_conversation ~48

Read one of the user's OWN message conversations by thread_id, including its messages (marks incoming messages read). Only threads the authenticated user participates in are returned.

NameTypeReqDescription
thread_idstringyes

Structured output declared, but exposes no named fields.

No examples provided.

get_entitlements ~72

Check the user's publishing entitlements BEFORE attempting to publish: membership tier, max vs current active listings, remaining slots, wallet credit balance, the per-listing credit cost, and can_create_listing. When the limit is reached the response indicates whether the user can pay from wallet credit or should open checkout (pay_url).

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

get_listing ~68

Fetch the full detail of ONE Teppek listing by id — title, description, price/salary, location and the Teppek contact route. Use after search_listings to show, summarize or compare a specific job, home, vehicle or service the user picked.

NameTypeReqDescription
listing_idstringyes
NameTypeReqDescription
currency
idstring
price
status
title
urlstring
vertical

No examples provided.

list_conversations ~70

List the user's OWN listing-message conversations (threads they started, or received as a listing owner), newest first. Resolved from the authenticated agent key — only ever this user's threads. Use get_conversation to read a thread's messages.

NameTypeReqDescription
limitinteger
offsetinteger

Structured output declared, but exposes no named fields.

No examples provided.

list_my_listings ~116

List the user's OWN listings (any status), newest first. Resolved from the authenticated agent key — only ever returns this user's listings. Use status='pending' to see what is awaiting moderation, status='rejected' for declined ones.

NameTypeReqDescription
limitinteger
offsetinteger
statusstringFilter YOUR listings by moderation/lifecycle status. Use "pending" to see what is awaiting AI moderation, "rejected" for declined ones, "all" (default) for everything.
NameTypeReqDescription
listingsarrayyes
successbooleanyes

No examples provided.

purchase_package ~371

Top up the ACCOUNT's credit balance by buying a package with USDC on Base — so you can keep publishing/boosting autonomously instead of stopping to ask the human to open teppek.com/pricing. The agent spends the account's package credits (1 credit = 1 USD) exactly like the human owner; this buys the SAME packages a human buys, just paid on-chain. Use it when create_listing/gold/flare returns 402 (out of credits) or 409 (listing limit). TWO STEPS: (1) call with pack_key only (pro/pro_plus/business) → you get a 402 PAYMENT_REQUIRED carrying { payment: { pay_to, amount_usdc, network: 'base', asset } }; (2) send exactly that much USDC to pay_to from the account owner's wallet, then call again with the SAME pack_key and payment_tx set to the transaction hash → the account is credited and you can retry the original action. NOT a per-listing payment. If it returns 404 AGENT_TOPUP_UNAVAILABLE, autonomous top-up is off — tell the owner to buy a package at the pay_url. A 202 PENDING_CONFIRMATION means the tx is not yet confirmed on-chain — retry shortly with the same payment_tx.

NameTypeReqDescription
pack_keystringyesWhich credit package to buy for the ACCOUNT: pro = 90 credits ($90 USDC), pro_plus = 180 ($180), business = 890 ($890). 1 credit = 1 USD.
payment_txstringOn-chain USDC (Base) transaction hash of your payment. OMIT on the first call to receive the payment instructions (pay_to + amount); then send the USDC and call again WITH payment_tx set to the tx ha…

Structured output declared, but exposes no named fields.

No examples provided.

renew_listing ~72

Renew one of the USER'S OWN listings — extend its expiry another 30 days (native listings lapse ~30 days after posting). Free — no credit charge. Renewing an expired listing returns it to active; a pending, rejected, sold, or draft listing cannot be renewed.

NameTypeReqDescription
listing_idstringyes
NameTypeReqDescription
listingobjectyes
successbooleanyes

No examples provided.

reply_to_conversation ~143

Continue an EXISTING message thread by thread_id — the message goes to the other participant. Use this to follow up in a conversation that already exists, whether the user is the listing owner answering an inquiry or the inquirer following up. For the FIRST message to a listing found in search (you have a listing_id but no thread yet), use send_message instead. Contact routes through Teppek; raw personal details are never exposed. Find thread_id via list_conversations / get_conversation.

NameTypeReqDescription
bodystringyesThe reply to post into the conversation. Contact routes through Teppek; raw personal details are never exposed.
thread_idstringyes

Structured output declared, but exposes no named fields.

No examples provided.

request_image_upload ~109

Get a short-lived upload grant to attach a photo to a listing you're about to publish (any vertical/role). Returns { key, upload_url, upload_token, headers_required }: POST the raw image bytes to upload_url with those headers, then pass the returned key in create_listing's `images` array. Images are AI-moderated (content safety + consistency with the listing text) before the listing goes live.

NameTypeReqDescription
content_typestringyes
file_sizeintegeryes
NameTypeReqDescription
headers_requiredobject
keystring
upload_tokenstring
upload_urlstring

No examples provided.

search_listings ~831

Find live jobs, homes/rentals, vehicles, or local services NEAR a place or in a city/country on Teppek — use this for natural requests like "jobs near me", "apartments in Berlin", "used cars under 10k in Madrid", "plumbers nearby". Covers 27 countries with fresh, location-aware listings refreshed daily. For MEANING-based or fuzzy natural-language intent (not exact keywords or filters), use semantic_search instead. Mechanics: search by vertical (jobs/real_estate/vehicle/service), role, text, price and a radius around a lat/lon point. The `role` is the perspective you search AS and returns the COUNTERPARTY listings: to find JOB POSTINGS use role="career_seeker" (NOT career_employer, which searches candidate CVs). A text_query or location is needed — an empty query returns nothing. The response meta.total is the REAL match count (independent of limit); for a multi-word text_query it counts listings matching ANY of the words, so to count a whole occupation/category include its synonyms (e.g. "waiter waitress server"). Use the `country` field for country-scoped totals. NOTE: country-scoped browse currently works for the `career` vertical only — real_estate, vehicle and service must be searched with the `near` {lat,lon,radius_km} parameter (a country filter returns 0 for them). meta.ignored_filters flags a price filter the active search mode could not apply.

NameTypeReqDescription
categorystringOptional PRECISE occupation/category filter using the source category slug (e.g. "hospitality-catering-jobs" for waiters/chefs/bar, "it-jobs", "retail-jobs"). This is far more accurate than keyword t…
countrystringOptional ISO-3166 alpha-2 country code (e.g. "us", "gb", "de") to scope results to one country and get a real total count for it. Combine with text_query to count/list within a country (e.g. country:…
intent_typestring
limitinteger
nearobject
offsetinteger
price_maxnumberMaximum price/salary. Currency-naive raw-number compare (see price_min). If unapplied it appears in meta.ignored_filters.
price_minnumberMinimum price/salary. CURRENCY-NAIVE: compared as a raw number against the listing price without normalizing currencies, so scope with `country` (or a role/vertical) when mixing regions. If the respo…
rolestringThe perspective you search AS — results are the matching COUNTERPARTY listings, not your own side. To browse JOB POSTINGS use "career_seeker" (you act as a job seeker looking for jobs); "career_emplo…
sort_bystringOptional ordering: "price_asc" = cheapest first, "price_desc" = most expensive first. Use price_asc for "cheapest ..." requests. Omit for the default (most recent first). Currency-naive raw-number so…
text_querystring
verticalstring
NameTypeReqDescription
dataarrayyes
metaobject

No examples provided.

semantic_search ~249

Semantic (meaning-based) search over Teppek's live listings, backed by a multilingual embedding index. Use it when the user describes what they want in natural language rather than exact keywords — e.g. "outdoor jobs that don't need a degree", "affordable family cars that are good in snow", "a cosy studio close to the university". Returns the closest-matching ACTIVE listings ranked by semantic similarity (each item carries a `score`). Complements search_listings: prefer search_listings for precise keyword/role/country/category/price filtering and exact counts; prefer semantic_search when meaning, synonyms, or fuzzy intent matter more than literal terms. Optional `vertical` narrows to jobs/real_estate/vehicle/service.

NameTypeReqDescription
limitinteger
querystringyesNatural-language description of what the user wants (e.g. "quiet night-shift jobs that do not need a degree", "cosy family flat near a park"). Matched by MEANING against the listing text, not exact k…
verticalstringOptional vertical filter (career | real_estate | vehicle | service) applied server-side to the active listings before they are returned.

Structured output declared, but exposes no named fields.

No examples provided.

send_message ~199

START contact with the owner of a Teppek LISTING on the user's behalf (identified by the listing) — the primary FIRST-CONTACT path (there is no price-offer/accept/reject flow). Opens a private thread with the owner; contact routes through Teppek and never exposes raw personal details. To continue a thread that already EXISTS (you have a thread_id from list_conversations), use reply_to_conversation instead. External-feed listings (e.g. imported jobs) have no Teppek owner, so this returns a redirect to the external application URL instead of creating a thread. Requires the user to be connected to Teppek: an anonymous call returns an AUTH_REQUIRED error with an authorize_url — surface 'Connect with Teppek' to the user, then retry.

NameTypeReqDescription
bodystringyesThe message to send to the listing owner. Contact routes through Teppek; raw personal details are never exposed.
listing_idstringyes

Structured output declared, but exposes no named fields.

No examples provided.

set_listing_status ~130

Change the lifecycle status of one of the USER'S OWN listings: mark it sold, hide it (take it offline), or re-activate a hidden one. Free — no credit charge. Cannot set moderation states (pending/rejected); re-activating only works on a listing that was previously approved and is currently hidden.

NameTypeReqDescription
listing_idstringyes
statusstringyessold = mark the listing sold/closed; hidden = temporarily take a live listing offline; active = re-show a listing that is currently hidden (only works if it was previously approved). Cannot set moder…
NameTypeReqDescription
listingobjectyes
successbooleanyes

No examples provided.

update_listing ~187

Edit fields (title, description, price, currency, location) on one of the USER'S OWN listings, identified by listing_id. Only the owner can edit; vertical/intent_type/role are fixed (publish a new listing to change those). Editing is free (no credit charge). Changing the title, description, or location re-triggers AI moderation (the listing returns to 'pending' until cleared); price/currency-only edits stay live. A price change may be rejected if the listing's price is locked.

NameTypeReqDescription
currencystring
descriptionstring
detailsobject
listing_idstringyes
locationobjectNew listing coordinates { lat, lon }. Moving a listing re-triggers AI moderation — it returns to "pending" until cleared.
pricenumber
titlestring
NameTypeReqDescription
listingobjectyes
successbooleanyes

No examples provided.

update_listing_images ~161

Add and/or remove photos on one of the USER'S OWN existing listings (max 6 total). First call request_image_upload for each new image and upload the bytes, then pass the returned keys in `add`. Adding any image re-triggers AI moderation — the listing returns to 'pending' until the new images are cleared; removing images does not. Free (no credit).

NameTypeReqDescription
addarrayImage keys from request_image_upload to attach (upload the bytes first). Each newly-added image is AI-moderated with the listing, so the listing returns to "pending" until cleared. Max 6 images total…
listing_idstringyes
removearrayImage keys currently on the listing to detach.
NameTypeReqDescription
listingobjectyes
successbooleanyes

No examples provided.

Common questions

What is the Teppek MCP server?

Teppek is an MCP server listed in the public MCP registry as com.teppek/teppek. Agent-accessible map of global supply & demand: jobs, homes, cars & services your AI can act on. This page covers its hosted endpoint (https://mcp.teppek.com/sse).

Is the Teppek MCP server safe to use?

Teppek scores 75 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Teppek MCP server expose?

Teppek exposes 17 tools: search_listings, semantic_search, get_listing, send_message, create_listing, and 12 more. Their descriptions and schemas cost roughly 3,308 tokens of context every time the server is loaded.

Does the Teppek MCP server require authentication?

No. We connected to Teppek without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Teppek MCP server still maintained?

Teppek is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.