econ-r-mcp
Related Servers
Alternatives to econ-r-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEconometrics MCP server for regression, causal inference, time series, panel data, machine learning, and broader statistical analysis workflows.10MIT
- AlicenseAqualityCmaintenanceAn MCP server that provides an LLM with access to R's statistical toolkit including hypothesis tests, regression, psychometrics, survival analysis, time series, and plots through a persistent R session.33MIT
- FlicenseNot gradedqualityDmaintenanceMCP server that lets AI agents discover and call R and Python statistical functions without writing code.-
- FlicenseNot gradedqualityBmaintenanceDual-interface MCP server that exposes declarative tools and reusable skills via standard MCP protocol and provides a REST API for authoring them.-
- AlicenseNot gradedqualityBmaintenanceMCP server that drives EViews econometrics software from Python or LLM clients via COM automation, enabling workfile creation, model estimation, diagnostics, and data exchange with pandas.MIT
- AlicenseBqualityDmaintenanceA standalone MCP server that enables research (web search, URL fetch, news), workspace management (file operations, command execution), and self-extension via markdown-based skills.21MIT
TDQS
Scored across 17 tools
Each tool targets a specific econometric method or workflow step, with no overlapping purposes. The run_* tools are clearly differentiated by method (DiD, IV, panel diagnostics, RD, fixest regression, time series diagnostics, generic R script), and all other tools serve distinct roles like project setup, data inspection, artifact management, and reporting.
All tool names follow a consistent verb_noun pattern using snake_case. Verbs like create, init, inspect, install, list, lookup, read, render, reproduce, and run are appropriately paired with nouns. Even 'health_check' can be seen as a noun phrase but functions as a verb, and the pattern is uniform across the set.
Seventeen tools is well-suited for an econometrics-focused MCP server. The count covers essential workflow stages—project setup, data inspection, package management, multiple econometric methods, diagnostics, model summary, artifact handling, reproducibility, and reporting—without being excessive or sparse.
The tool surface covers a broad range of econometric methods (DiD, IV, RD, panel diagnostics, time series diagnostics, fixest regression) and supporting tasks. Minor gaps exist, such as no dedicated tool for basic OLS regression (though fixest can handle it) or data transformation, but overall the set is comprehensive for its stated domain.