Skip to main content
Glama

metasearch-mcp

MIT License
3
  • Apple
  • Linux
pyproject.toml450 B
[project] name = "tavily-search" version = "0.1.0" description = "A MCP server project" readme = "README.md" requires-python = ">=3.12" dependencies = [ "aiohttp>=3.11.16", "httpx>=0.28.0", "mcp>=1.0.0", "python-dotenv>=1.0.1", "tavily-python>=0.5.0", ] [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] tavily-search = "src:main" [tool.hatch.build.targets.wheel] packages = ["src"]

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/YeonwooSung/metasearch-mcp'

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