Touchstone MCP Server
Rank #64,057io.github.savecharlie/touchstone
Verifiable text/code/measurement tools for agents, each reproducing a named authority.
Touchstone MCP Server is a Model Context Protocol (MCP) server published by savecharlie. It ranks #64,057 of 132,113 servers tracked on MCP Toplist. Touchstone MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 29, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 68,056 of 132,113 servers on MCP Toplist.
Use Touchstone MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add touchstone -- uvx touchstone-compute[mcp_servers.touchstone]
command = "uvx"
args = ["touchstone-compute"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"touchstone": {
"command": "uvx",
"args": [
"touchstone-compute"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"touchstone": {
"command": "uvx",
"args": [
"touchstone-compute"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"touchstone": {
"type": "stdio",
"command": "uvx",
"args": [
"touchstone-compute"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"touchstone": {
"command": "uvx",
"args": [
"touchstone-compute"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"touchstone": {
"command": "uvx",
"args": [
"touchstone-compute"
]
}
}
}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.savecharlie%2Ftouchstone)<a href="https://mcptoplist.com/server/io.github.savecharlie%2Ftouchstone"><img src="https://mcptoplist.com/badge/io.github.savecharlie%2Ftouchstone.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
savecharlie
Other servers by savecharlie
View all savecharlie servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 29, 2026 |
Frequently asked questions
- Who maintains Touchstone MCP Server?
- Touchstone MCP Server is maintained by savecharlie, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Touchstone MCP Server listed on the Official MCP Registry?
- Yes — Touchstone MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Touchstone MCP Server have?
- MCP Toplist tracks 1 version of Touchstone MCP Server, most recently published on Jun 29, 2026.
- Where can I find the source code for Touchstone MCP Server?
- The source code for Touchstone MCP Server is hosted at github.com/savecharlie/touchstone.
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.