Excel MCP Server (FsOpenXmlDsl)
Rank #2,462io.github.MarkNicholls/fsopenxmldsl-mcp
Excel tools for AI agents: read/write, decompile to F#/C#/XML/JSON, or build from XML/JSON.
Excel MCP Server (FsOpenXmlDsl) is a Model Context Protocol (MCP) server published by Kookerella-Ltd. It ranks #2,462 of 127,763 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Excel MCP Server (FsOpenXmlDsl) is listed across 2 registries — Official MCP and Glama, with 10 tracked versions. It was first listed on Aug 23, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 125,301 of 127,763 servers on MCP Toplist.
Use Excel MCP Server (FsOpenXmlDsl)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fsopenxmldsl-mcp -- dnx Kookerella.FsOpenXmlDsl.Mcp[mcp_servers.fsopenxmldsl-mcp]
command = "dnx"
args = ["Kookerella.FsOpenXmlDsl.Mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"fsopenxmldsl-mcp": {
"command": "dnx",
"args": [
"Kookerella.FsOpenXmlDsl.Mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"fsopenxmldsl-mcp": {
"command": "dnx",
"args": [
"Kookerella.FsOpenXmlDsl.Mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fsopenxmldsl-mcp": {
"type": "stdio",
"command": "dnx",
"args": [
"Kookerella.FsOpenXmlDsl.Mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fsopenxmldsl-mcp": {
"command": "dnx",
"args": [
"Kookerella.FsOpenXmlDsl.Mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fsopenxmldsl-mcp": {
"command": "dnx",
"args": [
"Kookerella.FsOpenXmlDsl.Mcp"
]
}
}
}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.MarkNicholls%2Ffsopenxmldsl-mcp)<a href="https://mcptoplist.com/server/io.github.MarkNicholls%2Ffsopenxmldsl-mcp"><img src="https://mcptoplist.com/badge/io.github.MarkNicholls%2Ffsopenxmldsl-mcp.svg" alt="MCP Toplist: Top 5% of 127,763" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Kookerella-Ltd
Other servers by Kookerella-Ltd
View all Kookerella-Ltd servers →Available versions (10)
| Version | Published |
|---|---|
| 0.6.4 | Sep 5, 2026 |
| 0.6.0 | Aug 27, 2026 |
| 0.5.1 | Aug 26, 2026 |
| 0.5.0 | Aug 25, 2026 |
| 0.4.0 | Aug 25, 2026 |
| 0.3.1 | Aug 24, 2026 |
| 0.3.0 | Aug 24, 2026 |
| 0.2.0 | Aug 24, 2026 |
| 0.1.3 | Aug 23, 2026 |
| 0.1.2 | Aug 23, 2026 |
Frequently asked questions
- Who maintains Excel MCP Server (FsOpenXmlDsl)?
- Excel MCP Server (FsOpenXmlDsl) is maintained by Kookerella-Ltd, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Excel MCP Server (FsOpenXmlDsl) listed on the Official MCP Registry?
- Yes — Excel MCP Server (FsOpenXmlDsl) is listed on the Official MCP Registry, alongside Glama.
- How many versions does Excel MCP Server (FsOpenXmlDsl) have?
- MCP Toplist tracks 10 versions of Excel MCP Server (FsOpenXmlDsl), most recently published on Sep 5, 2026.
- Where can I find the source code for Excel MCP Server (FsOpenXmlDsl)?
- The source code for Excel MCP Server (FsOpenXmlDsl) is hosted at github.com/Kookerella-Ltd/Kookerella.FsOpenXmlDsl.
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.