Aigroup Mdtoword MCP
Rank #15,244io.github.jackdark425/aigroup-mdtoword-mcp
MCP server providing aigroup-mdtoword-mcp capabilities
Aigroup Mdtoword MCP is a Model Context Protocol (MCP) server published by jackdark425. It ranks #15,244 of 115,460 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. Aigroup Mdtoword MCP is listed across 4 registries — Official MCP, Smithery, Glama and PulseMCP, with 2 tracked versions. It was first listed on Oct 18, 2025 and most recently updated on Dec 12, 2025.
Ranks ahead of 100,216 of 115,460 servers on MCP Toplist.
Use Aigroup Mdtoword MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aigroup-mdtoword-mcp -- npx -y aigroup-mdtoword-mcp[mcp_servers.aigroup-mdtoword-mcp]
command = "npx"
args = ["-y", "aigroup-mdtoword-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aigroup-mdtoword-mcp": {
"command": "npx",
"args": [
"-y",
"aigroup-mdtoword-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aigroup-mdtoword-mcp": {
"command": "npx",
"args": [
"-y",
"aigroup-mdtoword-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aigroup-mdtoword-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aigroup-mdtoword-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aigroup-mdtoword-mcp": {
"command": "npx",
"args": [
"-y",
"aigroup-mdtoword-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aigroup-mdtoword-mcp": {
"command": "npx",
"args": [
"-y",
"aigroup-mdtoword-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.jackdark425%2Faigroup-mdtoword-mcp)<a href="https://mcptoplist.com/server/io.github.jackdark425%2Faigroup-mdtoword-mcp"><img src="https://mcptoplist.com/badge/io.github.jackdark425%2Faigroup-mdtoword-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
jackdark425
Other servers by jackdark425
- AIGroup Market MCP#18,307 · 3 vers
- aigroup-econ-mcp#29,523
- aigroup-paper-mcp#50,281
- aigroup-video-mcp#68,792
- Financial Modeling Prep (FMP) MCP Server#86,963
- aigroup-finnhub-mcp#91,521
Available versions (2)
| Version | Published |
|---|---|
| 4.0.2 | Dec 12, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Aigroup Mdtoword MCP?
- Aigroup Mdtoword MCP is maintained by jackdark425, which publishes 7 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Aigroup Mdtoword MCP listed on the Official MCP Registry?
- Yes — Aigroup Mdtoword MCP is listed on the Official MCP Registry, alongside Smithery, Glama and PulseMCP.
- How many versions does Aigroup Mdtoword MCP have?
- MCP Toplist tracks 2 versions of Aigroup Mdtoword MCP, most recently published on Dec 12, 2025.
- Where can I find the source code for Aigroup Mdtoword MCP?
- The source code for Aigroup Mdtoword MCP is hosted at github.com/jackdark425/aigroup-mdtoword-mcp.