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