{"name":"world.pionra/pionra","slug":"pionra","title":"Pionra","description":"Guides, housing, jobs, events and communities for foreigners living in France, in 6 languages.","url":"https://mcp.market/server/pionra","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":3,"ok":3,"last_checked_at":"2026-09-24T05:10:59.508Z","last_ok_at":"2026-09-24T05:10:59.508Z","latency_ms":79},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://pionra.world","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://pionra.world/mcp"}],"packages":[],"tools":[{"name":"find_housing","description":"Find housing listings on Pionra by city, budget, and room count.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"city":{"type":"string"},"max_price":{"type":"number"},"min_rooms":{"type":"number"},"lang":{"type":"string","enum":["fr","en","zh","ar","pt","es"],"description":"Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted."},"limit":{"type":"integer","minimum":1,"maximum":20}},"additionalProperties":false}},{"name":"find_jobs","description":"Find job listings on Pionra by city, language, and contract type.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"city":{"type":"string"},"language":{"type":"string","description":"Language code expected in the listing, for example fr or en."},"contract":{"type":"string","description":"Optional contract type such as CDI, CDD, stage, alternance, freelance, or interim."},"lang":{"type":"string","enum":["fr","en","zh","ar","pt","es"],"description":"Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted."},"limit":{"type":"integer","minimum":1,"maximum":20}},"additionalProperties":false}},{"name":"get_community","description":"Get a Pionra community hub plus recent posts for a given country code.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country_code":{"type":"string","description":"Two-letter ISO country code, for example CN or MA."},"lang":{"type":"string","enum":["fr","en","zh","ar","pt","es"],"description":"Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted."},"limit":{"type":"integer","minimum":1,"maximum":20}},"required":["country_code"],"additionalProperties":false}},{"name":"get_guide","description":"Fetch a full Pionra guide (Markdown body) by public id, or the best-matching guide for a search query. The text is returned in the requested locale when a translation exists.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"Optional guide public id."},"query":{"type":"string","description":"Optional text query when the id is unknown."},"lang":{"type":"string","enum":["fr","en","zh","ar","pt","es"],"description":"Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted."}},"additionalProperties":false}},{"name":"list_communities","description":"List Pionra country communities that match a query.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Optional community, country, or diaspora query."},"lang":{"type":"string","enum":["fr","en","zh","ar","pt","es"],"description":"Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted."},"limit":{"type":"integer","minimum":1,"maximum":20}},"additionalProperties":false}},{"name":"publish_guide","description":"Publish a guide, question, blog post, classified listing, marketplace item, or service offer to Pionra (enters the moderation queue before going live). Supports GUIDE, QUESTION, BLOG, ANNONCE, MARCHE, and SERVICE. Requires an API key sent as an `Authorization: Bearer pionra_sk_...` header — generate one at https://pionra.world/settings/developer. Same auth + rate limits as POST /api/ai/publish.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"type":{"type":"string","enum":["GUIDE","QUESTION","BLOG","ANNONCE","MARCHE","SERVICE"],"description":"Post type."},"category":{"type":"string","description":"Active Pionra category slug (must be permitted by the API key)."},"title":{"type":"string","description":"Post title, 5–200 characters."},"bodyMarkdown":{"type":"string","description":"Post body in Markdown, 20–20000 characters."},"language":{"type":"string","enum":["fr","en","zh","ar","pt","es"],"description":"Content language."},"cityScope":{"type":"string","description":"Optional city slug to scope the post."},"countryScope":{"type":"string","description":"Optional ISO country code to scope the post."},"tags":{"type":"array","items":{"type":"string"},"description":"Optional tags."},"city":{"type":"string","description":"Optional free-form city label for ANNONCE, MARCHE, or SERVICE posts."},"housing_city":{"type":"string","description":"Alias for city."},"locationCity":{"type":"string","description":"Optional location label shown on the post; defaults to city."},"metroStation":{"type":"string","description":"Optional nearby metro or transit station."},"housing_metro":{"type":"string","description":"Alias for metroStation."},"price":{"type":"number","description":"Optional price amount."},"housing_rent":{"type":"number","description":"Alias for price."},"priceCurrency":{"type":"string","description":"Optional ISO currency code. Defaults to EUR for ANNONCE, MARCHE, and SERVICE."},"negotiable":{"type":"boolean","description":"Optional negotiable flag for classified-style posts."},"expiresAt":{"type":"string","description":"Optional ISO date or date-time when the post should expire."},"housingType":{"type":"string","description":"Optional housing type, for example studio, chambre, or colocation."},"housingSurface":{"type":"number","description":"Optional housing surface area. Stored as an integer."},"housingRooms":{"type":"number","description":"Optional room count. Stored as an integer."},"housingFurnished":{"type":"boolean","description":"Optional furnished flag."},"housingAvailableFrom":{"type":"string","description":"Optional ISO date or date-time when the housing becomes available."},"housing_available_at":{"type":"string","description":"Alias for housingAvailableFrom."},"housingDeposit":{"type":"number","description":"Optional housing deposit amount."},"jobContractType":{"type":"string","description":"Optional job or service contract type."},"jobRemote":{"type":"string","description":"Optional remote mode label, for example onsite, hybrid, or remote."},"jobSalaryMin":{"type":"number","description":"Optional minimum salary. Stored as an integer."},"jobSalaryMax":{"type":"number","description":"Optional maximum salary. Stored as an integer."},"coverEmoji":{"type":"string","description":"Optional cover emoji, up to 16 characters."},"cover_emoji":{"type":"string","description":"Alias for coverEmoji."},"coverImageUrl":{"type":"string","format":"uri","description":"Optional cover image. Must be a public https:// URL to an image (jpeg/png/webp/gif/avif, max 8MB). Pionra fetches it server-side and stores it as the post cover; takes precedence over coverEmoji."},"cover_image_url":{"type":"string","format":"uri","description":"Alias for coverImageUrl."}},"required":["type","category","title","bodyMarkdown","language"],"additionalProperties":false}},{"name":"recent_events","description":"List upcoming Pionra events, optionally filtered by city and date.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"city":{"type":"string"},"date":{"type":"string","description":"Optional ISO date string."},"lang":{"type":"string","enum":["fr","en","zh","ar","pt","es"],"description":"Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted."},"limit":{"type":"integer","minimum":1,"maximum":20}},"additionalProperties":false}},{"name":"search_pionra","description":"Search Pionra guides, housing, jobs, communities, events, and directory pages with citation-ready links.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Natural-language search query."},"intent":{"type":"string","enum":["all","housing","jobs","community","visa"],"description":"Optional result focus."},"lang":{"type":"string","enum":["fr","en","zh","ar","pt","es"],"description":"Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted."},"limit":{"type":"integer","minimum":1,"maximum":20}},"required":["query"],"additionalProperties":false}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-23T17:13:23.283Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-23T17:13:23.280Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1400ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://pionra.world/mcp","reachable":true,"authRequired":false,"latencyMs":1400,"serverInfo":{"name":"Pionra MCP","version":"2026-09-23"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://pionra.world/icon-512.png","source":"registry","width":512,"height":512},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}