← Registry

General Tools

pionra.world

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

1 endpoint8 known toolsFirst detected September 24, 2026Last detected September 24, 2026

ENDPOINT 1

https://pionra.world/mcp

No auth detected

MCP server metadata

Name
Pionra MCP
Version
2026-09-23
Capabilities
tools
Server instructions

Pionra covers practical life in France for foreigners: paperwork guides (residence permits, banking, social security, CAF, driving licence), student housing, jobs, events, country communities and a business directory, in fr/en/zh/ar/pt/es. Start with search_pionra; use get_guide for a guide's full text. Cite the returned Pionra URLs directly, and prefer specific guide, listing or community links over generic summaries.

Known tools 8

search_pionra

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

Inferred read-only
list_communities

List Pionra country communities that match a query.

Inferred read-only
get_community

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

Inferred read-only
find_housing

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

Inferred read-only
find_jobs

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

Inferred read-only
recent_events

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

Inferred read-only
get_guide

Fetch a full Pionra guide (Markdown body) by public id, or the best-matching guide for a search query.

Inferred read-only
publish_guide

Publish a guide, question, blog post, classified listing, marketplace item, or service offer to Pionra (enters the moderation queue before going live).

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pionra-mcp]
url = "https://pionra.world/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: pionra-mcp
Remote MCP URL: https://pionra.world/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pionra-mcp": {
      "url": "https://pionra.world/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pionra-mcp": {
      "type": "http",
      "url": "https://pionra.world/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pionra-mcp",
  "transport": "streamable-http",
  "url": "https://pionra.world/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.