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