Knownissue
Rank #49,514io.github.gong8/knownissue
MCP server providing knownissue capabilities
Knownissue is a Model Context Protocol (MCP) server published by gong8. It ranks #49,514 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Knownissue is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 8, 2026 and most recently updated on Mar 16, 2026.
Ranks ahead of 82,599 of 132,113 servers on MCP Toplist.
Use Knownissue
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http knownissue https://mcp.knownissue.dev/mcp[mcp_servers.knownissue]
url = "https://mcp.knownissue.dev/mcp"Add to ~/.codex/config.toml.
https://mcp.knownissue.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"knownissue": {
"url": "https://mcp.knownissue.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"knownissue": {
"type": "http",
"url": "https://mcp.knownissue.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"knownissue": {
"serverUrl": "https://mcp.knownissue.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"knownissue": {
"url": "https://mcp.knownissue.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/io.github.gong8%2Fknownissue)<a href="https://mcptoplist.com/server/io.github.gong8%2Fknownissue"><img src="https://mcptoplist.com/badge/io.github.gong8%2Fknownissue.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
gong8
Other servers by gong8
View all gong8 servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Knownissue?
- Knownissue is maintained by gong8, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Knownissue listed on the Official MCP Registry?
- Yes — Knownissue is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Knownissue have?
- MCP Toplist tracks 2 versions of Knownissue, most recently published on Mar 16, 2026.
- Where can I find the source code for Knownissue?
- The source code for Knownissue is hosted at github.com/gong8/knownissue.
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.