Skip to content
Back to search
30
MCP

@cyanheads/reference-data-mcp-server

npm/@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 Streamable HTTP.

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

Similar MCP servers embedding-nearest

io.github.cyanheads/reference-data-mcp-server
Countries, timezones, elements, constants, HTTP status codes, unit conversion, and MIME type lookup.
0 tools
@cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP. STDIO or Streamable HTTP.
0 tools
Reference Data
Look up countries, timezones, elements, constants, HTTP status codes, units, and MIME types.
0 tools
@cyanheads/congressgov-mcp-server
Access U.S. congressional data - bills, votes, members, committees - through MCP. STDIO & Streamable HTTP.
0 tools
@cyanheads/earthquake-mcp-server
Search USGS and EMSC seismic data — real-time feeds, event queries, and earthquake counts via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/noaa-cdo-mcp-server
Search NOAA CDO stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.
0 tools

How to use

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

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