Skip to main content
Glama

Vectara MCP server

Official
by vectara
pyproject.toml574 B
[project] name = "vectara-mcp" version = "0.2.0" description = "A Model Context Protocol (MCP) server that provides tools from Vectara" readme = "README.md" requires-python = ">=3.11" dependencies = [ "mcp>=1.6.0", "fastmcp>=0.4.1", "fastapi>=0.95.0", "uvicorn>=0.34.0", "aiohttp>=3.8.0", "tenacity>=8.0.0", "python-dotenv>=1.0.0", ] [project.optional-dependencies] test = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", "python-dotenv>=1.0.0", ] [build-system] requires = ["setuptools==67.8.0"] build-backend = "setuptools.build_meta"

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/vectara/vectara-mcp'

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