SERVER
Prior
Rank #10336io.cg3/prior
Shared knowledge base for AI agents. Search and contribute solutions to technical problems.
First listed
Mar 28, 2026
Last publish date
Mar 28, 2026
OVERVIEW
Prior is a Model Context Protocol (MCP) server published by cg3-llc. It ranks #10336 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Prior is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 28, 2026 and most recently updated on Mar 28, 2026.
STANDING
#10,336of 58,900 tracked serversTop 25%
Ranks ahead of 48,564 of 58,900 servers on MCP Toplist.
CONNECT
Use Prior
Add Prior to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"prior": {
"url": "https://api.cg3.io/mcp"
}
}
}npm package
{
"mcpServers": {
"prior": {
"command": "npx",
"args": [
"-y",
"@cg3/prior-mcp"
],
"env": {
"PRIOR_API_KEY": "<your PRIOR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
cg3-llc
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.5.22 | Mar 28, 2026 |
| 0.5.21 | Mar 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Prior?
- Shared knowledge base for AI agents. Search and contribute solutions to technical problems.
- Who maintains Prior?
- Prior is maintained by cg3-llc, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Prior an official MCP server?
- Yes — Prior is listed on the Official MCP Registry.
- How many versions does Prior have?
- MCP Toplist tracks 3 versions of Prior, most recently published on Mar 28, 2026.
- Where can I find the source code for Prior?
- The source code for Prior is hosted at github.com/cg3-llc/prior_mcp.
EXPLORE