Skip to main content
Glama

Tavily MCP Server

MIT License
61
  • Linux
  • Apple
{ "permissions": { "allow": [ "Bash(chmod:*)", "Bash(pytest:*)", "Bash(rm -rf dist/* build/ src/*.egg-info/ && mv LICENSE LICENSE.bak && python -m build)", "Bash(source:*)", "Bash(tests/run_tests.sh:*)", "Bash(twine upload dist/mcp_tavily-0.1.3*)", "mcp__tavily__tavily_answer_search", "Bash(python -W ignore -m pytest tests --cov=src/mcp_server_tavily --cov-report=term)", "Bash(python -W ignore -m pytest tests/test_server_api.py::TestServerCallTool::test_call_tool_api_key_error tests/test_server_api.py::TestServerGetPrompt::test_get_prompt_api_error -v)", "Bash(python -W ignore -m pytest tests/test_server_api.py::TestServerGetPrompt::test_get_prompt_api_error -v)", "Bash(mkdir:*)", "Bash(make test-deps:*)", "Bash(./scripts/test-compatibility.sh:*)", "Bash(make:*)", "Bash(uv pip install:*)" ], "deny": [] } }

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/RamXX/mcp-tavily'

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