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