★ 0 stars
TypeScript
🌐 Browser/Web
Updated 2d ago
Look up countries, timezones, periodic table elements, physical constants, units, HTTP status codes, and MIME types via MCP. STDIO or Streamable HTTP.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"reference-data-mcp-s": {
"command": "npx",
"args": [
"-y",
"cyanheads/reference-data-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add reference-data-mcp-s npx -y cyanheads/reference-data-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"reference-data-mcp-s": {
"command": "npx",
"args": [
"-y",
"cyanheads/reference-data-mcp-server"
]
}
}
}
Topics
buncountrieselementshttp-statusmcpmcp-servermime-typesmodel-context-protocolperiodic-tablephysical-constantsreference-datastdiostreamable-httptimezonestypescript