com.uniaffitti.www/room-finder

MCPcommunityattivo
v0.1.0com.uniaffitti.wwwUnknownAggiornato 1 mesi fa

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

Stato dell’endpointattivo
verificato 16 h fa · 789 ms
100 % degli ultimi 5 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
1 mesi faUltimo aggiornamento
Pacchetto
Autorecom.uniaffitti.www
LicenzaUnknown
Versione0.1.0
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti21 strumenti · 1 privilegiati
Analisi di sicurezza✓ Pulitovlive · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato11 ago 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

21 strumenti · 1 privilegiati
Osservato in tempo reale dall’endpoint del fornitore16h ago

Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.

  • https://www.uniaffitti.com/mcp/21 strumenti · 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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

ParametroTipoDescrizione
room_id*integer
remove_favoriteprivilegiatoRemove a room from the authenticated user’s favorites.

Remove a room from the authenticated user’s favorites.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

ParametroTipoDescrizione
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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

ParametroTipoDescrizione
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.

Per questo strumento non è stato pubblicato alcuno schema di input.

21 strumenti su 21 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

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

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.