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