Skip to main content
Glama

Smithsonian Open Access MCP Server

by molanojustin
MIT License
233
2
  • Apple
  • Linux
dependency-submission.yml655 B
name: Dependency Submission on: push: branches: [ main ] pull_request: branches: [ main ] permissions: contents: read id-token: write jobs: dependency-submission: runs-on: ubuntu-latest steps: - name: Checkout repository uses: actions/checkout@v4 - name: Setup Python uses: actions/setup-python@v5 with: python-version: '3.11' - name: Install dependencies run: | python -m pip install --upgrade pip pip install pip-audit - name: Submit dependencies uses: actions/dependency-submission-action@v4 with: manifest-paths: pyproject.toml,uv.lock

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/molanojustin/smithsonian-mcp'

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