Skip to main content
Glama

mcp-server-dlis

by houtj
.gitignore740 B
# Project specific .dlis_server __pycache__ dlisio sample summary.txt template_server.py .cursor test.py mcp_server_dlis/tests # Python build artifacts *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments venv/ env/ ENV/ .env .venv test_env/ test_pypi_env/ final_test_env/ # IDE specific files .idea/ .vscode/ *.swp *.swo *~ # Distribution / packaging .Python *.manifest *.spec # Unit test / coverage reports htmlcov/ .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ # Jupyter Notebook .ipynb_checkpoints # Environment variables .env .env.local .env.*.local

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/houtj/dlis_mcp_server'

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