Connecteurs Ia
Rank #40,446io.github.Walmes1/convertisseur-ia
Documents (PDF, Word, Excel, PowerPoint, CSV) vers Markdown leger pour l'IA, 100 % local
Connecteurs Ia is a Model Context Protocol (MCP) server published by Walmes1. It ranks #40,446 of 132,113 servers tracked on MCP Toplist. Connecteurs Ia is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 7, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 91,667 of 132,113 servers on MCP Toplist.
Use Connecteurs Ia
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add convertisseur-ia -- npx -y convertisseur-ia-mcp[mcp_servers.convertisseur-ia]
command = "npx"
args = ["-y", "convertisseur-ia-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"convertisseur-ia": {
"command": "npx",
"args": [
"-y",
"convertisseur-ia-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"convertisseur-ia": {
"command": "npx",
"args": [
"-y",
"convertisseur-ia-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"convertisseur-ia": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"convertisseur-ia-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"convertisseur-ia": {
"command": "npx",
"args": [
"-y",
"convertisseur-ia-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"convertisseur-ia": {
"command": "npx",
"args": [
"-y",
"convertisseur-ia-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Walmes1%2Fconvertisseur-ia)<a href="https://mcptoplist.com/server/io.github.Walmes1%2Fconvertisseur-ia"><img src="https://mcptoplist.com/badge/io.github.Walmes1%2Fconvertisseur-ia.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Walmes1
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Sep 7, 2026 |
| 1.0.0 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Connecteurs Ia?
- Connecteurs Ia is maintained by Walmes1, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Connecteurs Ia listed on the Official MCP Registry?
- Yes — Connecteurs Ia is listed on the Official MCP Registry.
- How many versions does Connecteurs Ia have?
- MCP Toplist tracks 2 versions of Connecteurs Ia, most recently published on Sep 7, 2026.
- Where can I find the source code for Connecteurs Ia?
- The source code for Connecteurs Ia is hosted at github.com/Walmes1/connecteurs-ia.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.