Celsius to Fahrenheit
Rank #85,371io.github.sadri-dridi/c-to-f
Celsius to Fahrenheit
Celsius to Fahrenheit is a Model Context Protocol (MCP) server published by sadri-dridi. It ranks #85,371 of 121,933 servers tracked on MCP Toplist. Celsius to Fahrenheit is listed on Official MCP, with 1 tracked version. It was first listed on Sep 6, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 36,562 of 121,933 servers on MCP Toplist.
Use Celsius to Fahrenheit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http c-to-f https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/c-to-f/mcp[mcp_servers.c-to-f]
url = "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/c-to-f/mcp"Add to ~/.codex/config.toml.
https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/c-to-f/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"c-to-f": {
"url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/c-to-f/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"c-to-f": {
"type": "http",
"url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/c-to-f/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"c-to-f": {
"serverUrl": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/c-to-f/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"c-to-f": {
"url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/c-to-f/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/io.github.sadri-dridi%2Fc-to-f)<a href="https://mcptoplist.com/server/io.github.sadri-dridi%2Fc-to-f"><img src="https://mcptoplist.com/badge/io.github.sadri-dridi%2Fc-to-f.svg" alt="MCP Toplist: #85,371 of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sadri-dridi
Other servers by sadri-dridi
- Open Agent Utility Index#34,883
- HTTP Status#54,599 · 1 ver
- IANA Zones#54,600 · 1 ver
- JSON Check#54,601 · 1 ver
- Robots Inspect#54,602 · 1 ver
- Timezone Clock#54,603 · 1 ver
- URL Normalize#54,604 · 1 ver
- UTC Clock#54,605 · 1 ver
- UUID Mint#54,606 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 6, 2026 |
Frequently asked questions
- Who maintains Celsius to Fahrenheit?
- Celsius to Fahrenheit is maintained by sadri-dridi, which publishes 103 MCP servers (102 total versions) tracked on MCP Toplist.
- Is Celsius to Fahrenheit listed on the Official MCP Registry?
- Yes — Celsius to Fahrenheit is listed on the Official MCP Registry.
- How many versions does Celsius to Fahrenheit have?
- MCP Toplist tracks 1 version of Celsius to Fahrenheit, most recently published on Sep 6, 2026.
- Where can I find the source code for Celsius to Fahrenheit?
- The source code for Celsius to Fahrenheit is hosted at github.com/sadri-dridi/named-mcp-utilities.
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.