Wikimint
Rank #57,994io.github.greenmtnsun/wikimint
Generate wiki docs from source code. Supports PowerShell, Python, Go, C#, Java, COBOL.
Wikimint is a Model Context Protocol (MCP) server published by greenmtnsun. It ranks #57,994 of 115,591 servers tracked on MCP Toplist. Wikimint is listed across 2 registries — Official MCP and mcp.so, with 1 tracked version. It was first listed on Jun 10, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 57,597 of 115,591 servers on MCP Toplist.
Use Wikimint
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http wikimint https://wikimint.grayocean-4062ad43.eastus.azurecontainerapps.io/mcp[mcp_servers.wikimint]
url = "https://wikimint.grayocean-4062ad43.eastus.azurecontainerapps.io/mcp"Add to ~/.codex/config.toml.
https://wikimint.grayocean-4062ad43.eastus.azurecontainerapps.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"wikimint": {
"url": "https://wikimint.grayocean-4062ad43.eastus.azurecontainerapps.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wikimint": {
"type": "http",
"url": "https://wikimint.grayocean-4062ad43.eastus.azurecontainerapps.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wikimint": {
"serverUrl": "https://wikimint.grayocean-4062ad43.eastus.azurecontainerapps.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wikimint": {
"url": "https://wikimint.grayocean-4062ad43.eastus.azurecontainerapps.io/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.greenmtnsun%2Fwikimint)<a href="https://mcptoplist.com/server/io.github.greenmtnsun%2Fwikimint"><img src="https://mcptoplist.com/badge/io.github.greenmtnsun%2Fwikimint.svg" alt="MCP Toplist: #57,994 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
greenmtnsun
Other servers by greenmtnsun
View all greenmtnsun servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 10, 2026 |
Frequently asked questions
- Who maintains Wikimint?
- Wikimint is maintained by greenmtnsun, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Wikimint listed on the Official MCP Registry?
- Yes — Wikimint is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Wikimint have?
- MCP Toplist tracks 1 version of Wikimint, most recently published on Jun 10, 2026.
- Where can I find the source code for Wikimint?
- The source code for Wikimint is hosted at github.com/greenmtnsun/PS-Wiki-Central.