Airmang Hwpx MCP
Rank #30,300ai.smithery/airmang-hwpx-mcp
MCP server providing airmang-hwpx-mcp capabilities
Airmang Hwpx MCP is a Model Context Protocol (MCP) server published by airmang. It ranks #30,300 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Airmang Hwpx MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 18, 2025 and most recently updated on Sep 18, 2025.
Ranks ahead of 85,160 of 115,460 servers on MCP Toplist.
Use Airmang Hwpx MCP
claude mcp add --transport http airmang-hwpx-mcp https://server.smithery.ai/@airmang/hwpx-mcp/mcp[mcp_servers.airmang-hwpx-mcp]
url = "https://server.smithery.ai/@airmang/hwpx-mcp/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@airmang/hwpx-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"airmang-hwpx-mcp": {
"url": "https://server.smithery.ai/@airmang/hwpx-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"airmang-hwpx-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@airmang/hwpx-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"airmang-hwpx-mcp": {
"serverUrl": "https://server.smithery.ai/@airmang/hwpx-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"airmang-hwpx-mcp": {
"url": "https://server.smithery.ai/@airmang/hwpx-mcp/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/ai.smithery%2Fairmang-hwpx-mcp)<a href="https://mcptoplist.com/server/ai.smithery%2Fairmang-hwpx-mcp"><img src="https://mcptoplist.com/badge/ai.smithery%2Fairmang-hwpx-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
airmang
Other servers by airmang
View all airmang servers →Available versions (2)
| Version | Published |
|---|---|
| 1.14.0 | Sep 18, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Airmang Hwpx MCP?
- Airmang Hwpx MCP is maintained by airmang, which publishes 3 MCP servers (53 total versions) tracked on MCP Toplist.
- Is Airmang Hwpx MCP listed on the Official MCP Registry?
- Yes — Airmang Hwpx MCP is listed on the Official MCP Registry.
- How many versions does Airmang Hwpx MCP have?
- MCP Toplist tracks 2 versions of Airmang Hwpx MCP, most recently published on Sep 18, 2025.
- Where can I find the source code for Airmang Hwpx MCP?
- The source code for Airmang Hwpx MCP is hosted at github.com/airmang/hwpx-mcp.