Claudia
Rank #16,810io.github.yuvalsuede/claudia
MCP server providing claudia capabilities
Claudia is a Model Context Protocol (MCP) server published by yuvalsuede. It ranks #16,810 of 132,113 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Claudia is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jan 14, 2026 and most recently updated on Jan 14, 2026.
Ranks ahead of 115,303 of 132,113 servers on MCP Toplist.
Use Claudia
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add claudia -- npx -y claudia-cli[mcp_servers.claudia]
command = "npx"
args = ["-y", "claudia-cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"claudia": {
"command": "npx",
"args": [
"-y",
"claudia-cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"claudia": {
"command": "npx",
"args": [
"-y",
"claudia-cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"claudia": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"claudia-cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"claudia": {
"command": "npx",
"args": [
"-y",
"claudia-cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"claudia": {
"command": "npx",
"args": [
"-y",
"claudia-cli"
]
}
}
}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.yuvalsuede%2Fclaudia)<a href="https://mcptoplist.com/server/io.github.yuvalsuede%2Fclaudia"><img src="https://mcptoplist.com/badge/io.github.yuvalsuede%2Fclaudia.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
yuvalsuede
Other servers by yuvalsuede
View all yuvalsuede servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Jan 14, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Claudia?
- Claudia is maintained by yuvalsuede, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Claudia listed on the Official MCP Registry?
- Yes — Claudia is listed on the Official MCP Registry, alongside Glama.
- How many versions does Claudia have?
- MCP Toplist tracks 2 versions of Claudia, most recently published on Jan 14, 2026.
- Where can I find the source code for Claudia?
- The source code for Claudia is hosted at github.com/yuvalsuede/claudia.
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.