SERVER
Kip
Rank #2853io.github.ldclabs/KIP
MCP server providing KIP capabilities
First listed
Jan 2, 2026
Last publish date
Jan 9, 2026
OVERVIEW
Kip is a Model Context Protocol (MCP) server published by ldclabs. It ranks #2853 of 58,832 servers tracked on MCP Toplist, and its repository has 75 GitHub stars. Kip is listed on Official MCP, with 3 tracked versions. It was first listed on Jan 2, 2026 and most recently updated on Jan 9, 2026.
STANDING
#2,853of 58,832 tracked serversTop 5%
Ranks ahead of 55,979 of 58,832 servers on MCP Toplist.
CONNECT
Use Kip
Add Kip to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"kip": {
"command": "npx",
"args": [
"-y",
"@ldclabs/kip-mcp-server"
],
"env": {
"KIP_BACKEND_URL": "<your KIP_BACKEND_URL>",
"KIP_API_KEY": "<your KIP_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
ldclabs
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Jan 9, 2026 |
| 1.0.0 | Jan 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Kip?
- MCP server providing KIP capabilities
- Who maintains Kip?
- Kip is maintained by ldclabs, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Kip an official MCP server?
- Yes — Kip is listed on the Official MCP Registry.
- How many versions does Kip have?
- MCP Toplist tracks 3 versions of Kip, most recently published on Jan 9, 2026.
- Where can I find the source code for Kip?
- The source code for Kip is hosted at github.com/ldclabs/KIP.
EXPLORE