Skip to main content
Glama

Kagi MCP Server

Official
by kagisearch
MIT License
189
  • Apple
  • Linux
pyproject.toml524 B
[project] name = "kagimcp" version = "0.1.3" authors = [ {name="Rehan Ali Rana", email="rehan@kagi.com"}, ] description = "Kagi MCP server" readme = "README.md" requires-python = ">=3.12" dependencies = [ "kagiapi~=0.2.1", "mcp[cli]~=1.6.0", "pydantic~=2.10.3", ] [project.urls] Homepage = "https://github.com/kagisearch/kagi-mcp" Issues = "https://github.com/kagisearch/kagi-mcp/issues" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] kagimcp = "kagimcp: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/kagisearch/kagimcp'

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