# Pionra (remote · pionra.world)

Guides, housing, jobs, events and communities for foreigners living in France, in 6 languages.

- Trust score: 73/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-27

## Components

- remote · `pionra.world`: 73/100 (this document), [markdown](https://verifymcp.io/servers/world-pionra-pionra/pionra.md), [page](https://verifymcp.io/servers/world-pionra-pionra/pionra)

## Channel facts

- Endpoint: `https://pionra.world/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-27.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 63/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1413 tokens (~176/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 13/100
  - Stability observed for 4 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 94/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 82% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Pionra MCP server?

Pionra is a hosted endpoint at https://pionra.world/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http world-pionra-pionra 'https://pionra.world/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "world-pionra-pionra": {
      "url": "https://pionra.world/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "world-pionra-pionra": {
      "type": "http",
      "url": "https://pionra.world/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.world-pionra-pionra]
url = "https://pionra.world/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "world-pionra-pionra": {
      "type": "remote",
      "url": "https://pionra.world/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add world-pionra-pionra --url 'https://pionra.world/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  world-pionra-pionra:
    url: "https://pionra.world/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "world-pionra-pionra": {
      "Transport": "http",
      "Url": "https://pionra.world/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add world-pionra-pionra -t streamable-http -u 'https://pionra.world/mcp'
```

### Other

```json
{
  "mcpServers": {
    "world-pionra-pionra": {
      "type": "http",
      "url": "https://pionra.world/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-27 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-25 (score 72, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 71, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-23 (score 71)

First indexed and scored.

## MCP tools (8)

### `search_pionra` (~94 tokens)

Search Pionra

Search Pionra guides, housing, jobs, communities, events, and directory pages with citation-ready links.

Input parameters:

- `intent` (string): Optional result focus.
- `lang` (string): Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted.
- `limit` (integer)
- `query` (string, required): Natural-language search query.

### `list_communities` (~77 tokens)

List communities

List Pionra country communities that match a query.

Input parameters:

- `lang` (string): Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted.
- `limit` (integer)
- `query` (string): Optional community, country, or diaspora query.

### `get_community` (~85 tokens)

Get a community

Get a Pionra community hub plus recent posts for a given country code.

Input parameters:

- `country_code` (string, required): Two-letter ISO country code, for example CN or MA.
- `lang` (string): Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted.
- `limit` (integer)

### `find_housing` (~89 tokens)

Find housing

Find housing listings on Pionra by city, budget, and room count.

Input parameters:

- `city` (string)
- `lang` (string): Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted.
- `limit` (integer)
- `max_price` (number)
- `min_rooms` (number)

### `find_jobs` (~117 tokens)

Find jobs

Find job listings on Pionra by city, language, and contract type.

Input parameters:

- `city` (string)
- `contract` (string): Optional contract type such as CDI, CDD, stage, alternance, freelance, or interim.
- `lang` (string): Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted.
- `language` (string): Language code expected in the listing, for example fr or en.
- `limit` (integer)

### `recent_events` (~81 tokens)

Upcoming events

List upcoming Pionra events, optionally filtered by city and date.

Input parameters:

- `city` (string)
- `date` (string): Optional ISO date string.
- `lang` (string): Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted.
- `limit` (integer)

### `get_guide` (~108 tokens)

Get a guide

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.

Input parameters:

- `id` (string): Optional guide public id.
- `lang` (string): Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted.
- `query` (string): Optional text query when the id is unknown.

### `publish_guide` (~667 tokens)

Publish to Pionra

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.

Input parameters:

- `bodyMarkdown` (string, required): Post body in Markdown, 20–20000 characters.
- `category` (string, required): Active Pionra category slug (must be permitted by the API key).
- `city` (string): Optional free-form city label for ANNONCE, MARCHE, or SERVICE posts.
- `cityScope` (string): Optional city slug to scope the post.
- `countryScope` (string): Optional ISO country code to scope the post.
- `coverEmoji` (string): Optional cover emoji, up to 16 characters.
- `coverImageUrl` (string): 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_emoji` (string): Alias for coverEmoji.
- `cover_image_url` (string): Alias for coverImageUrl.
- `expiresAt` (string): Optional ISO date or date-time when the post should expire.
- `housingAvailableFrom` (string): Optional ISO date or date-time when the housing becomes available.
- `housingDeposit` (number): Optional housing deposit amount.
- `housingFurnished` (boolean): Optional furnished flag.
- `housingRooms` (number): Optional room count. Stored as an integer.
- `housingSurface` (number): Optional housing surface area. Stored as an integer.
- `housingType` (string): Optional housing type, for example studio, chambre, or colocation.
- `housing_available_at` (string): Alias for housingAvailableFrom.
- `housing_city` (string): Alias for city.
- `housing_metro` (string): Alias for metroStation.
- `housing_rent` (number): Alias for price.
- `jobContractType` (string): Optional job or service contract type.
- `jobRemote` (string): Optional remote mode label, for example onsite, hybrid, or remote.
- `jobSalaryMax` (number): Optional maximum salary. Stored as an integer.
- `jobSalaryMin` (number): Optional minimum salary. Stored as an integer.
- `language` (string, required): Content language.
- `locationCity` (string): Optional location label shown on the post; defaults to city.
- `metroStation` (string): Optional nearby metro or transit station.
- `negotiable` (boolean): Optional negotiable flag for classified-style posts.
- `price` (number): Optional price amount.
- `priceCurrency` (string): Optional ISO currency code. Defaults to EUR for ANNONCE, MARCHE, and SERVICE.
- `tags` (array): Optional tags.
- `title` (string, required): Post title, 5–200 characters.
- `type` (string, required): Post type.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/world-pionra-pionra/pionra#diagnostics

## Score history

- 2026-09-27: 73
- 2026-09-26: 72
- 2026-09-25: 72
- 2026-09-24: 71
- 2026-09-23: 71

## Common questions

### What is the Pionra MCP server?

Pionra is an MCP server listed in the public MCP registry as world.pionra/pionra. Guides, housing, jobs, events and communities for foreigners living in France, in 6 languages. This page covers its hosted endpoint (https://pionra.world/mcp).

### Is the Pionra MCP server safe to use?

Pionra scores 73 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Pionra MCP server expose?

Pionra exposes 8 tools: search_pionra, list_communities, get_community, find_housing, find_jobs, and 3 more. Their descriptions and schemas cost roughly 1,318 tokens of context every time the server is loaded.

### Does the Pionra MCP server require authentication?

No. We connected to Pionra without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Pionra MCP server still maintained?

Pionra is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://pionra.world/mcp
- Website: https://pionra.world/
- Changelog RSS feed: https://verifymcp.io/servers/world-pionra-pionra/pionra.xml
- Changelog JSON feed: https://verifymcp.io/servers/world-pionra-pionra/pionra.json
- HTML version of this page: https://verifymcp.io/servers/world-pionra-pionra/pionra
