Skip to content
Back to search
30
MCP

io.github.cyanheads/reference-data-mcp-server

io.github.cyanheads/reference-data-mcp-server

Countries, timezones, elements, constants, HTTP status codes, unit conversion, and MIME type lookup.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@cyanheads/reference-data-mcp-server
Look up countries, timezones, periodic table elements, physical constants, units, HTTP status codes, and MIME types via MCP. STDIO or Stream
0 tools
Reference Data
Look up countries, timezones, elements, constants, HTTP status codes, units, and MIME types.
0 tools
io.github.lchinglen/time-mcp-server
MCP server for timezone conversions and time queries with support for IANA timezones
0 tools
io.github.cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP.
0 tools
io.github.sthan-io/mcp-server
US address verification, parsing, autocomplete, geocoding, and IP geolocation APIs.
0 tools
io.github.cahthuranag/mcp-server
Real-time currency exchange rates, historical data, and multi-currency lookups via AllRatesToday.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/reference-data-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}