General Tools
pionra.world
Searches Pionra guides, housing, jobs, communities, events, and directory pages with citation-ready links.
ENDPOINT 1
https://pionra.world/mcp
MCP server metadata
- Name
- Pionra MCP
- Version
- 2026-09-23
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_pionraSearch Pionra guides, housing, jobs, communities, events, and directory pages with citation-ready links.
Inferred read-onlyget_communityGet a Pionra community hub plus recent posts for a given country code.
Inferred read-onlyget_guideFetch a full Pionra guide (Markdown body) by public id, or the best-matching guide for a search query.
Inferred read-onlypublish_guidePublish a guide, question, blog post, classified listing, marketplace item, or service offer to Pionra (enters the moderation queue before going live).
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.