Inhalt
Rank #35,839io.github.kozmos-tech/inhalt
An open-source headless CMS for managing content models and entries.
Inhalt is a Model Context Protocol (MCP) server published by kozmos-tech. It ranks #35,839 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Inhalt is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 96,274 of 132,113 servers on MCP Toplist.
Use Inhalt
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add inhalt -- npx -y @kozmos-tech/inhalt[mcp_servers.inhalt]
command = "npx"
args = ["-y", "@kozmos-tech/inhalt"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"inhalt": {
"command": "npx",
"args": [
"-y",
"@kozmos-tech/inhalt"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"inhalt": {
"command": "npx",
"args": [
"-y",
"@kozmos-tech/inhalt"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"inhalt": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kozmos-tech/inhalt"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"inhalt": {
"command": "npx",
"args": [
"-y",
"@kozmos-tech/inhalt"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"inhalt": {
"command": "npx",
"args": [
"-y",
"@kozmos-tech/inhalt"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.kozmos-tech%2Finhalt)<a href="https://mcptoplist.com/server/io.github.kozmos-tech%2Finhalt"><img src="https://mcptoplist.com/badge/io.github.kozmos-tech%2Finhalt.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kozmos-tech
Other servers by kozmos-tech
View all kozmos-tech servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Jul 6, 2026 |
| 0.1.0 | Jul 6, 2026 |
Frequently asked questions
- Who maintains Inhalt?
- Inhalt is maintained by kozmos-tech, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Inhalt listed on the Official MCP Registry?
- Yes — Inhalt is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Inhalt have?
- MCP Toplist tracks 2 versions of Inhalt, most recently published on Jul 6, 2026.
- Where can I find the source code for Inhalt?
- The source code for Inhalt is hosted at github.com/kozmos-tech/inhalt.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.