Claudeink
Rank #1,568io.github.weekdmond/claudeink
MCP server providing claudeink capabilities
Claudeink is a Model Context Protocol (MCP) server published by weekdmond. It ranks #1,568 of 132,046 servers tracked on MCP Toplist, and its repository has 199 GitHub stars. Claudeink is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Mar 20, 2026.
Ranks ahead of 130,478 of 132,046 servers on MCP Toplist.
Use Claudeink
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add claudeink -- npx -y @claudeink/mcp-server[mcp_servers.claudeink]
command = "npx"
args = ["-y", "@claudeink/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"claudeink": {
"command": "npx",
"args": [
"-y",
"@claudeink/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"claudeink": {
"command": "npx",
"args": [
"-y",
"@claudeink/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"claudeink": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@claudeink/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"claudeink": {
"command": "npx",
"args": [
"-y",
"@claudeink/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"claudeink": {
"command": "npx",
"args": [
"-y",
"@claudeink/mcp-server"
]
}
}
}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.weekdmond%2Fclaudeink)<a href="https://mcptoplist.com/server/io.github.weekdmond%2Fclaudeink"><img src="https://mcptoplist.com/badge/io.github.weekdmond%2Fclaudeink.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
weekdmond
Available versions (4)
| Version | Published |
|---|---|
| 1.0.0 | Mar 20, 2026 |
| 0.9.0 | Mar 19, 2026 |
| 0.2.0 | Mar 17, 2026 |
| 0.1.0 | Mar 17, 2026 |
Frequently asked questions
- Who maintains Claudeink?
- Claudeink is maintained by weekdmond, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Claudeink listed on the Official MCP Registry?
- Yes — Claudeink is listed on the Official MCP Registry.
- How many versions does Claudeink have?
- MCP Toplist tracks 4 versions of Claudeink, most recently published on Mar 20, 2026.
- Where can I find the source code for Claudeink?
- The source code for Claudeink is hosted at github.com/weekdmond/claudeink.
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.