Skip to main content
Glama

R Econometrics MCP Server

MIT License
182
  • Linux
  • Apple
.gitignore1.11 kB
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller *.manifest *.spec # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ # Virtual environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ /venv-release-test /venv-test rmcp_test_env/ *_test_env/ # IDEs .vscode/ .cursor/ .idea/ *.swp *.swo *~ # OS specific files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Project specific response.json temp_*.R temp_*.json *.log Rplots.pdf # Test output files test_*.log test_*.xlsx test_*.csv *.png *.jpg *.jpeg *.gif *.svg # MyPy .mypy_cache/ .dmypy.json dmypy.json # Pyre type checker .pyre/ # Documentation builds docs/_build/ docs/.doctrees/ *.doctree environment.pickle # Code Assistants .claude/

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/finite-sample/rmcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server