estonian-mcp
Rank #1,873glama/silly-geese/estonian-mcp
An MCP server that integrates EstNLTK to provide Estonian language tools (morphology, spell-check, synonyms, etc.) for AI agents, enabling correct Estonian text processing and generation.
estonian-mcp is a Model Context Protocol (MCP) server published by silly-geese. It ranks #1,873 of 132,113 servers tracked on MCP Toplist, and its repository has 21 GitHub stars. estonian-mcp is listed across 2 registries — PulseMCP and Glama, with 19 release tags tracked from its GitHub repository. It was first listed on May 15, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 130,240 of 132,113 servers on MCP Toplist.
Use estonian-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http estonian-mcp https://estonian-mcp.fly.dev/mcp[mcp_servers.estonian-mcp]
url = "https://estonian-mcp.fly.dev/mcp"Add to ~/.codex/config.toml.
https://estonian-mcp.fly.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"estonian-mcp": {
"url": "https://estonian-mcp.fly.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"estonian-mcp": {
"type": "http",
"url": "https://estonian-mcp.fly.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"estonian-mcp": {
"serverUrl": "https://estonian-mcp.fly.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"estonian-mcp": {
"url": "https://estonian-mcp.fly.dev/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/glama%2Fsilly-geese%2Festonian-mcp)<a href="https://mcptoplist.com/server/glama%2Fsilly-geese%2Festonian-mcp"><img src="https://mcptoplist.com/badge/glama%2Fsilly-geese%2Festonian-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
silly-geese
Other servers by silly-geese
View all silly-geese servers →GitHub releases (19)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.6.0 | Sep 7, 2026 |
| v0.5.10 | Sep 7, 2026 |
| v0.5.9 | Sep 7, 2026 |
| v0.5.8 | Sep 7, 2026 |
| v0.5.7 | Aug 26, 2026 |
| v0.5.6 | Aug 23, 2026 |
| v0.5.5 | Aug 23, 2026 |
| v0.5.4 | Aug 23, 2026 |
| v0.5.3 | Aug 23, 2026 |
| v0.5.2 | Aug 23, 2026 |
| v0.4.4 | Jul 31, 2026 |
| v0.4.3 | Jul 31, 2026 |
| v0.4.2 | Jul 31, 2026 |
| v0.5.1 | Jul 31, 2026 |
| v0.5.0 | Jul 31, 2026 |
| v0.2.1 | Jun 17, 2026 |
| v0.2.0 | Jun 3, 2026 |
| v0.1.0 | May 18, 2026 |
| v0.1.0-models | May 15, 2026 |
Frequently asked questions
- Who maintains estonian-mcp?
- estonian-mcp is maintained by silly-geese, which publishes 2 MCP servers (20 total versions) tracked on MCP Toplist.
- Is estonian-mcp listed on the Official MCP Registry?
- estonian-mcp is not on the Official MCP Registry. It is listed on PulseMCP and Glama.
- How many versions does estonian-mcp have?
- No registry surfaces explicit version metadata for estonian-mcp; MCP Toplist tracks 19 release tags from its GitHub repository, most recently published on Sep 7, 2026.
- Where can I find the source code for estonian-mcp?
- The source code for estonian-mcp is hosted at github.com/silly-geese/estonian-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.