Well MCP
Rank #2,941io.github.WellApp-ai/well-mcp
MCP server providing well-mcp capabilities
Well MCP is a Model Context Protocol (MCP) server published by WellApp-ai. It ranks #2,941 of 132,113 servers tracked on MCP Toplist, and its repository has 94 GitHub stars. Well MCP is listed on Official MCP, with 3 tracked versions. It was first listed on Dec 31, 2025 and most recently updated on Feb 11, 2026.
Ranks ahead of 129,172 of 132,113 servers on MCP Toplist.
Use Well MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http well-mcp https://api.wellapp.ai/v1/mcp[mcp_servers.well-mcp]
url = "https://api.wellapp.ai/v1/mcp"Add to ~/.codex/config.toml.
https://api.wellapp.ai/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"well-mcp": {
"url": "https://api.wellapp.ai/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"well-mcp": {
"type": "http",
"url": "https://api.wellapp.ai/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"well-mcp": {
"serverUrl": "https://api.wellapp.ai/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"well-mcp": {
"url": "https://api.wellapp.ai/v1/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.WellApp-ai%2Fwell-mcp)<a href="https://mcptoplist.com/server/io.github.WellApp-ai%2Fwell-mcp"><img src="https://mcptoplist.com/badge/io.github.WellApp-ai%2Fwell-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
WellApp-ai
Other servers by WellApp-ai
View all WellApp-ai servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Feb 11, 2026 |
| 0.2.0 | Dec 31, 2025 |
| 0.1.0 | Dec 31, 2025 |
Frequently asked questions
- Who maintains Well MCP?
- Well MCP is maintained by WellApp-ai, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Well MCP listed on the Official MCP Registry?
- Yes — Well MCP is listed on the Official MCP Registry.
- How many versions does Well MCP have?
- MCP Toplist tracks 3 versions of Well MCP, most recently published on Feb 11, 2026.
- Where can I find the source code for Well MCP?
- The source code for Well MCP is hosted at github.com/WellApp-ai/well-mcp.
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.