Kshana PNT-resilience simulator
Rank #28,648io.github.ashfordeOU/kshana-mcp
Run the validated Kshana PNT-resilience simulator (orbits, frames, GNSS, fusion) from an AI agent.
Kshana PNT-resilience simulator is a Model Context Protocol (MCP) server published by ashfordeou. It ranks #28,648 of 130,187 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Kshana PNT-resilience simulator is listed across 3 registries — Official MCP, PulseMCP and Glama, with 11 tracked versions. It was first listed on Jun 8, 2026 and most recently updated on Jul 16, 2026.
Ranks ahead of 101,539 of 130,187 servers on MCP Toplist.
Use Kshana PNT-resilience simulator
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kshana-mcp -- docker run -i --rm ghcr.io/ashfordeou/kshana-mcp:0.25.0[mcp_servers.kshana-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/ashfordeou/kshana-mcp:0.25.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kshana-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ashfordeou/kshana-mcp:0.25.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kshana-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ashfordeou/kshana-mcp:0.25.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kshana-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ashfordeou/kshana-mcp:0.25.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kshana-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ashfordeou/kshana-mcp:0.25.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kshana-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ashfordeou/kshana-mcp:0.25.0"
]
}
}
}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.ashfordeOU%2Fkshana-mcp)<a href="https://mcptoplist.com/server/io.github.ashfordeOU%2Fkshana-mcp"><img src="https://mcptoplist.com/badge/io.github.ashfordeOU%2Fkshana-mcp.svg" alt="MCP Toplist: Top 25% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ashfordeou
Other servers by ashfordeou
View all ashfordeou servers →Available versions (11)
| Version | Published |
|---|---|
| 0.25.0 | Jul 16, 2026 |
| 0.24.0 | Jul 10, 2026 |
| 0.23.0 | Jun 29, 2026 |
| 0.22.0 | Jun 29, 2026 |
| 0.21.0 | Jun 26, 2026 |
| 0.20.0 | Jun 22, 2026 |
| 0.19.0 | Jun 18, 2026 |
| 0.18.0 | Jun 17, 2026 |
| 0.17.0 | Jun 14, 2026 |
| 0.16.0 | Jun 11, 2026 |
| 0.15.1 | Jun 9, 2026 |
Frequently asked questions
- Who maintains Kshana PNT-resilience simulator?
- Kshana PNT-resilience simulator is maintained by ashfordeou, which publishes 2 MCP servers (21 total versions) tracked on MCP Toplist.
- Is Kshana PNT-resilience simulator listed on the Official MCP Registry?
- Yes — Kshana PNT-resilience simulator is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Kshana PNT-resilience simulator have?
- MCP Toplist tracks 11 versions of Kshana PNT-resilience simulator, most recently published on Jul 16, 2026.
- Where can I find the source code for Kshana PNT-resilience simulator?
- The source code for Kshana PNT-resilience simulator is hosted at github.com/ashfordeou/kshana/tree/HEAD/mcp/kshana-mcp.
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.