com.uniaffitti.www/room-finder

MCPCommunitylive
v0.1.0com.uniaffitti.wwwUnknownAktualisiert vor 1 Mon.

Find, rank, and compare student rooms from UniAffitti public listings.

Endpunkt-Statuslive
geprüft vor 16 Std. · 789 ms
100 % der letzten 5 Prüfungen haben diesen Endpunkt erreicht
Läuft in
ClaudeCursorCopilotChatGPTGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
vor 1 Mon.Letzte Aktualisierung
Paket
Autorcom.uniaffitti.www
LizenzUnknown
Version0.1.0
Quellemcp-registry
Trust-Status
B
60/100Gut
Im Forge-Index gelistet+10/10
Publisher-Identität verifiziert+0/30
Publisher: für diesen Eintrag ist kein Repository hinterlegt, daher kann `forge publish` die Inhaberschaft nicht automatisch prüfen. Nutze oben „Diesen Eintrag beanspruchen“ — Forge prüft diese Fälle von Hand.
Domain-Verifizierung+0/10
Für diesen Eintragstyp derzeit nicht verfügbar — die Domain-Prüfung läuft heute nur für npm-gestützte Pakete, diese Zeile lässt sich hier also noch nicht erreichen, unabhängig davon, was auf der Domain liegt.
Prompt-Injection-Scan · sauber+30/30
Obfuskations-/Exfiltrations-Scan · sauber+20/20
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft
AbhängigkeitenNicht auditiert
Tool-Oberfläche21 Tools · 1 privilegiert
Sicherheits-Scan✓ Saubervlive · heuteWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert11. Aug. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

21 Tools · 1 privilegiert
Live am Endpunkt des Anbieters beobachtet16h ago

Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.

  • https://www.uniaffitti.com/mcp/21 Tools · 789 ms
search_roomsSearch approved and available student rooms by budget, type, university, optional campus, distance, and features.

Search approved and available student rooms by budget, type, university, optional campus, distance, and features.

ParameterTypBeschreibung
querystringFree text search over title, description, university, location, and campus.
citystringOptional city filter selected from the assisted location search.
country_codestringOptional ISO 3166-1 alpha-2 country filter.
limitinteger
offsetinteger
university_idinteger
campus_idinteger
room_typestring
min_pricenumber
max_pricenumber
available_fromstringYYYY-MM-DD.
max_distance_kmnumber
featuresobject
order_bystring
rank_room_matchesFind rooms and score them against student preferences such as budget, campus distance, room type, and trust signals.

Find rooms and score them against student preferences such as budget, campus distance, room type, and trust signals.

ParameterTypBeschreibung
limitinteger
campus_idinteger
preferred_room_typestring
max_budgetnumber
max_distance_kmnumber
available_fromstringYYYY-MM-DD.
featuresobject
querystring
get_room_detailsReturn public details for one approved room, including media, features, and limited landlord trust information.

Return public details for one approved room, including media, features, and limited landlord trust information.

ParameterTypBeschreibung
room_id*integer
compare_roomsCompare selected rooms side by side for price, distance, type, availability, features, and trust signals.

Compare selected rooms side by side for price, distance, type, availability, features, and trust signals.

ParameterTypBeschreibung
room_ids*array
campus_idinteger
list_search_metadataList a paginated slice of the global university catalog, optional campuses, and feature filters for room search. The catalog is not limited to 500 records.

List a paginated slice of the global university catalog, optional campuses, and feature filters for room search. The catalog is not limited to 500 records.

ParameterTypBeschreibung
university_querystringFilter universities by name, city, country, or alias.
university_country_codestringISO 3166-1 alpha-2 country code.
university_limitinteger
university_offsetinteger
search_universitiesSearch the complete active UniAffitti university catalog worldwide with pagination and total count.

Search the complete active UniAffitti university catalog worldwide with pagination and total count.

ParameterTypBeschreibung
querystring
country_codestring
citystring
limitinteger
offsetinteger
search_citiesSearch cities in the complete active worldwide university catalog, with country and university counts for assisted room search.

Search cities in the complete active worldwide university catalog, with country and university counts for assisted room search.

ParameterTypBeschreibung
querystring
country_codestring
limitinteger
offsetinteger
list_university_campusesList active campuses for a selected university so the user can refine the room search.

List active campuses for a selected university so the user can refine the room search.

ParameterTypBeschreibung
university_id*integer
get_my_profileWhen the user asks to access or connect UniAffitti, call this tool. It starts the secure OAuth account connection when the user is not authenticated, then returns the profile without credentials or secrets.

When the user asks to access or connect UniAffitti, call this tool. It starts the secure OAuth account connection when the user is not authenticated, then returns the profile without credentials or secrets.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_my_messagesRead the authenticated user’s UniAffitti conversations from the same chat used by the web app. Without a conversation_id return fast conversation summaries and last-message previews; with one load the complete recent messages for that conversation.

Read the authenticated user’s UniAffitti conversations from the same chat used by the web app. Without a conversation_id return fast conversation summaries and last-message previews; with one load the complete recent messages for that conversation.

ParameterTypBeschreibung
conversation_idstringOptional Firebase conversation/thread id.
limitinteger
messages_limitinteger
unread_onlyboolean
send_room_messageSend a first message to the landlord of an approved available room from the authenticated UniAffitti account. The conversation is stored in the same UniAffitti chat used by the web app.

Send a first message to the landlord of an approved available room from the authenticated UniAffitti account. The conversation is stored in the same UniAffitti chat used by the web app.

ParameterTypBeschreibung
room_id*integer
message*string
get_my_conversation_messagesLoad the recent messages for one authenticated UniAffitti conversation. This is a data-only tool intended to be called by the messages UI after the user selects a conversation.

Load the recent messages for one authenticated UniAffitti conversation. This is a data-only tool intended to be called by the messages UI after the user selects a conversation.

ParameterTypBeschreibung
conversation_id*stringFirebase conversation/thread id.
messages_limitinteger
list_my_favoritesList the authenticated user’s saved available rooms.

List the authenticated user’s saved available rooms.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

add_favoriteSave an approved room to the authenticated user’s favorites.

Save an approved room to the authenticated user’s favorites.

ParameterTypBeschreibung
room_id*integer
remove_favoriteprivilegiertRemove a room from the authenticated user’s favorites.

Remove a room from the authenticated user’s favorites.

ParameterTypBeschreibung
room_id*integer
list_my_requestsList rental requests sent or received by the authenticated user.

List rental requests sent or received by the authenticated user.

ParameterTypBeschreibung
directionstring
create_rental_requestSend a rental request for an approved available room using the authenticated UniAffitti account.

Send a rental request for an approved available room using the authenticated UniAffitti account.

ParameterTypBeschreibung
room_id*integer
messagestring
start_datestringYYYY-MM-DD.
duration_monthsinteger
update_rental_request_statusAccept, review, reject, or cancel a UniAffitti rental request according to the authenticated user’s role.

Accept, review, reject, or cancel a UniAffitti rental request according to the authenticated user’s role.

ParameterTypBeschreibung
request_id*integer
status*string
available_fromstringYYYY-MM-DD; required when accepting.
list_my_listingsList the authenticated user’s own listings and moderation status.

List the authenticated user’s own listings and moderation status.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

create_listingCreate a UniAffitti listing draft for moderation. Listings intentionally keep university_id and campus_id NULL; location is stored independently from the university catalog.

Create a UniAffitti listing draft for moderation. Listings intentionally keep university_id and campus_id NULL; location is stored independently from the university catalog.

ParameterTypBeschreibung
title*string
description*string
address_full*string
location_labelstring
city*string
country_code*stringISO 3166-1 alpha-2 country code.
latitude*number
longitude*number
property_typestring
property_floor*integer
price_monthly*number
deposit_amountnumber
price_currencystring
room_type*string
min_stay_monthsinteger
available_fromstringYYYY-MM-DD.
occupancy_statusstring
featuresobject
get_account_linksReturn deep links for account, listing creation, messages, requests, and favorites in the full UniAffitti web app.

Return deep links for account, listing creation, messages, requests, and favorites in the full UniAffitti web app.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

21 von 21 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

Find, rank, and compare student rooms from UniAffitti public listings.

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Keine Abdeckung der Abhängigkeiten

Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.