Map-first global classifieds marketplace — post & find jobs, real estate, vehicles & services.
Do not connect
A critical issue was found. Do not connect this server as-is.
Scanned 2 days ago
A server can change after it's graded. Re-run the automated scan to refresh this report.
This grade is deterministic and reproducible: the same server surface always yields the same grade under a given algorithm version. It is a real automated assessment computed by the MCPGrade engine from what the probe actually observed — not a fabricated or opinion score. It is not a manual human pentest, so it can miss context-specific risks.
Every signal below was measured directly by the automated probe. The grade is derived only from evidence like this — nothing is assumed.
The teppek MCP server exposes 16 tools, focused primarily on communication capabilities. Its published description reads: "Map-first global classifieds marketplace — post & find jobs, real estate, vehicles & services". It communicates over Streamable HTTP using the 2025-06-18 protocol revision, and does not require authorization to connect. MCPGrade currently rates teppek F — a critical issue was found and the server should not be connected as-is. Its most notable findings include "Cross-tool shadowing" and "Cross-tool shadowing". This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check teppek's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Add teppek to an MCP client using the endpoint below. Review the grade and findings above before granting an autonomous agent access.
MCP endpoint
https://mcp.teppek.com/mcpStreamable HTTP transport. This is the MCP endpoint, not a website — paste it into your MCP client server list rather than a browser.
Captured passively during the read-only scan. Click any value to find servers that match it.
The tools this server advertises via tools/list — names, purposes, and the parameters each accepts, exactly as enumerated read-only.
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
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.
Sorted worst-first. Each finding shows its severity, what it means, its OWASP MCP Top-10 mapping, and a recommended fix — the check id links to the exact methodology row that produced it.
tool: semantic_search
A tool description tries to alter the model’s use of another tool.
`). Complements search_listings: prefer search_listings for precise keyword/rolRecommendationDescriptions must describe only their own tool.
tool: get_listing
A tool description tries to alter the model’s use of another tool.
oute. Use after search_listings to show, summarize or compare a specific job, hRecommendationDescriptions must describe only their own tool.
tool: send_message
A tool description tries to alter the model’s use of another tool.
RL instead of creating a thread.RecommendationDescriptions must describe only their own tool.
tool: create_listing
A tool description tries to alter the model’s use of another tool.
tos, first call request_image_upload for each image and pass the returned keys in `iRecommendationDescriptions must describe only their own tool.
tool: request_image_upload
A tool description tries to alter the model’s use of another tool.
returned key in create_listing's `images` array. Images are AI-moderated (contRecommendationDescriptions must describe only their own tool.
tool: list_conversations
A tool description tries to alter the model’s use of another tool.
's threads. Use get_conversation to read a thread's messages.RecommendationDescriptions must describe only their own tool.
tool: reply_to_conversation
A tool exposes a free-text/webhook/feedback parameter with no honest purpose — a classic exfil channel.
reply_to_conversation Reply into one of the USER'S OWN message converRecommendationRemove side-channel parameters; constrain tool inputs.
tool: reply_to_conversation
A tool description tries to alter the model’s use of another tool.
d thread_id via list_conversations / get_conversation.RecommendationDescriptions must describe only their own tool.
tool: update_listing_images
A tool description tries to alter the model’s use of another tool.
al). First call request_image_upload for each new image and upload the bytes, then pRecommendationDescriptions must describe only their own tool.
The server accepts tool enumeration (and likely invocation) with no authentication.
RecommendationRequire OAuth 2.1 authorization for any server exposing non-public tools.
tool: request_image_upload
The server advertises open-world / broadly-scoped capabilities.
no annotations on write-capable tool "request_image_upload"RecommendationScope tools to the minimum needed.
tool: delete_listing
The server advertises open-world / broadly-scoped capabilities.
no annotations on write-capable tool "delete_listing"RecommendationScope tools to the minimum needed.
tool: set_listing_status
The server advertises open-world / broadly-scoped capabilities.
no annotations on write-capable tool "set_listing_status"RecommendationScope tools to the minimum needed.
tool: update_listing_images
The server advertises open-world / broadly-scoped capabilities.
no annotations on write-capable tool "update_listing_images"RecommendationScope tools to the minimum needed.
The server exposes one or more ui:// (MCP Apps) resources whose HTML/JS renders inside the host client — a client-side injection / data-exposure surface most scanners ignore. Flagged for review, not damning on its own.
1 ui:// resource(s); e.g. ui://widgets/listings.htmlRecommendationReview each ui:// resource’s markup and scripts; treat host-rendered UI as untrusted, sandbox it, and never expose secrets or conversation context to it.
Vantaj uptime monitoring via MCP — manage monitors, heartbeats, incidents, and status pages.
Unified gateway to Algeria's TKAWEN ecosystem: commerce, certification, and AI tools.
Provides access to the Cohereon Doctrine AI safety framework with governance components, tiered access, and agent onboarding.
Agentic rails for complex workflows with receipts, fees, and MCP tool access.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
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, hom
Message the owner of a Teppek listing on the user's behalf — the primary contact path (there is no price-offer/accept/reject flow). Opens or appends to a private thread with the owner; contact routes
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. Consumes c
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 uplo
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, st
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 g
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.
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_cre
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 lis
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.
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/reje
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 pe
Reply into one of the USER'S OWN message conversations by thread_id — the message goes to the other participant. Works whether the user is the listing owner answering an inquiry or the inquirer follow
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