com.uniaffitti.www/room-finder

MCPcommunautéen ligne
v0.1.0com.uniaffitti.wwwUnknownMis à jour il y a 1 mois

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

État de l’endpointen ligne
vérifié il y a 16 h · 789 ms
100 % des dernières 5 vérifications ont atteint cet endpoint
Fonctionne dans
ClaudeCursorCopilotChatGPTGemini

Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
il y a 1 moisDernière mise à jour
Paquet
Auteurcom.uniaffitti.www
LicenceUnknown
Version0.1.0
Sourcemcp-registry
Statut de confiance
B
60/100Bon
Listé dans l’index Forge+10/10
Identité de l’éditeur vérifiée+0/30
Éditeur : aucune référence de dépôt n’est enregistrée pour cette annonce, `forge publish` ne peut donc pas vérifier la propriété automatiquement. Utilisez « Revendiquer cette annonce » ci-dessus — Forge les examine à la main.
Vérification de domaine+0/10
Actuellement indisponible pour ce type d’annonce — la vérification de domaine ne s’exécute aujourd’hui que pour les paquets adossés à npm, cette ligne ne peut donc pas encore être obtenue ici, quel que soit le contenu hébergé sur le domaine.
Analyse d’injection de prompt · propre+30/30
Analyse d’obfuscation / exfiltration · propre+20/20
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine
Provenance
DépendancesNon audité
Surface d’outils21 outils · 1 privilégiés
Analyse de sécurité✓ Proprevlive · aujourd’huiQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé11 août 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

21 outils · 1 privilégiés
Observé en direct depuis l’endpoint du fournisseur16h ago

Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.

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

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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

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

ParamètreTypeDescription
room_id*integer
remove_favoriteprivilégiéRemove a room from the authenticated user’s favorites.

Remove a room from the authenticated user’s favorites.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

ParamètreTypeDescription
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.

Aucun schéma d’entrée n’a été publié pour cet outil.

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.

ParamètreTypeDescription
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.

Aucun schéma d’entrée n’a été publié pour cet outil.

21 outils sur 21 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

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

Mots-clés
mcp
Alternatives
Comparaison des surfaces d’outils…

Aucune couverture des dépendances

Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.