Word MCP Server (FsWordDsl)
Rank #16,203io.github.MarkNicholls/fsworddsl-mcp
Word tools for AI agents: read/write, decompile to F#/C#/XML/JSON, or build from XML/JSON.
Word MCP Server (FsWordDsl) is a Model Context Protocol (MCP) server published by Kookerella-Ltd. It ranks #16,203 of 127,763 servers tracked on MCP Toplist. Word MCP Server (FsWordDsl) is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 2, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 111,560 of 127,763 servers on MCP Toplist.
Use Word MCP Server (FsWordDsl)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fsworddsl-mcp -- dnx Kookerella.FsWordDsl.Mcp[mcp_servers.fsworddsl-mcp]
command = "dnx"
args = ["Kookerella.FsWordDsl.Mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"fsworddsl-mcp": {
"command": "dnx",
"args": [
"Kookerella.FsWordDsl.Mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"fsworddsl-mcp": {
"command": "dnx",
"args": [
"Kookerella.FsWordDsl.Mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fsworddsl-mcp": {
"type": "stdio",
"command": "dnx",
"args": [
"Kookerella.FsWordDsl.Mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fsworddsl-mcp": {
"command": "dnx",
"args": [
"Kookerella.FsWordDsl.Mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fsworddsl-mcp": {
"command": "dnx",
"args": [
"Kookerella.FsWordDsl.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%2Ffsworddsl-mcp)<a href="https://mcptoplist.com/server/io.github.MarkNicholls%2Ffsworddsl-mcp"><img src="https://mcptoplist.com/badge/io.github.MarkNicholls%2Ffsworddsl-mcp.svg" alt="MCP Toplist: Top 25% 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 (2)
| Version | Published |
|---|---|
| 0.1.1 | Sep 3, 2026 |
| 0.1.0 | Sep 2, 2026 |
Frequently asked questions
- Who maintains Word MCP Server (FsWordDsl)?
- Word MCP Server (FsWordDsl) is maintained by Kookerella-Ltd, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Word MCP Server (FsWordDsl) listed on the Official MCP Registry?
- Yes — Word MCP Server (FsWordDsl) is listed on the Official MCP Registry, alongside Glama.
- How many versions does Word MCP Server (FsWordDsl) have?
- MCP Toplist tracks 2 versions of Word MCP Server (FsWordDsl), most recently published on Sep 3, 2026.
- Where can I find the source code for Word MCP Server (FsWordDsl)?
- The source code for Word MCP Server (FsWordDsl) is hosted at github.com/Kookerella-Ltd/Kookerella.FsWordDsl.
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.