Skip to main content
Glama

TxtAI MCP Server

by neuml
docs.yml347 B
name: docs on: push: branches: - master jobs: deploy: runs-on: ubuntu-latest steps: - uses: actions/checkout@v5 - uses: actions/setup-python@v6 with: python-version: "3.10" - run: | pip install -U pip wheel pip install .[all,dev] - run: mkdocs gh-deploy --force

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/neuml/txtai'

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