Skip to main content
Glama

Kagi MCP Server

by apridachin
MIT License
2
  • Apple
pyproject.toml447 B
[project] name = "kagi-mcp" version = "0.1.0" description = "MCP server that allows to search web using Kagi API" readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx>=0.28.1", "mcp>=1.1.1", "python-dotenv>=1.0.1", ] [[project.authors]] name = "Aleksey Pridachin" email = "a.pridachin@semrush.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] kagi-mcp = "kagi_mcp:main"

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/apridachin/kagi-search-mcp'

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