Skip to main content
Glama

Explorium AgentSource MCP Server

Official
by explorium-ai
.gitignore732 B
# Python-generated files __pycache__/ **/__pycache__/ *.py[cod] build/ dist/ wheels/ *.egg-info/ *.egg .eggs/ pip-log.txt pip-delete-this-directory.txt .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ .hypothesis/ .coverage.* coverage.xml *.cover *.py,cover # Virtual environments .venv/ .env/ venv/ env/ test_env/ ENV/ # Environment variables .env *.env .envrc # OS generated files .DS_Store **/.DS_Store ._.DS_Store **/._.DS_Store ._* Thumbs.db ehthumbs.db Desktop.ini # Editor/IDE specific .idea/ .vscode/ *.swp *.swo *~ .*.sw[a-p] *.sublime-workspace *.sublime-project .project .pydevproject .ropeproject .spyderproject .spyproject # Package specific .pypirc # Project specific local_settings.py .python-version node_modules/

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/explorium-ai/mcp-explorium'

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