ASTGL Knowledge
Rank #41,508io.github.Jmeg8r/astgl-knowledge
Search and cite ASTGL articles about MCP servers, local AI, and AI automation.
ASTGL Knowledge is a Model Context Protocol (MCP) server published by jmeg8r. It ranks #41,508 of 132,046 servers tracked on MCP Toplist. ASTGL Knowledge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Apr 9, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 90,538 of 132,046 servers on MCP Toplist.
Use ASTGL Knowledge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add astgl-knowledge -- npx -y mcp-astgl-knowledge[mcp_servers.astgl-knowledge]
command = "npx"
args = ["-y", "mcp-astgl-knowledge"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"astgl-knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-astgl-knowledge"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"astgl-knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-astgl-knowledge"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"astgl-knowledge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-astgl-knowledge"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"astgl-knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-astgl-knowledge"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"astgl-knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-astgl-knowledge"
]
}
}
}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.Jmeg8r%2Fastgl-knowledge)<a href="https://mcptoplist.com/server/io.github.Jmeg8r%2Fastgl-knowledge"><img src="https://mcptoplist.com/badge/io.github.Jmeg8r%2Fastgl-knowledge.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jmeg8r
Available versions (4)
| Version | Published |
|---|---|
| 1.3.1 | Aug 1, 2026 |
| 1.3.0 | Jul 30, 2026 |
| 1.1.0 | Apr 13, 2026 |
| 1.0.2 | Apr 13, 2026 |
Frequently asked questions
- Who maintains ASTGL Knowledge?
- ASTGL Knowledge is maintained by jmeg8r, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is ASTGL Knowledge listed on the Official MCP Registry?
- Yes — ASTGL Knowledge is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ASTGL Knowledge have?
- MCP Toplist tracks 4 versions of ASTGL Knowledge, most recently published on Aug 1, 2026.
- Where can I find the source code for ASTGL Knowledge?
- The source code for ASTGL Knowledge is hosted at github.com/jmeg8r/mcp-astgl-knowledge.
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.