Project Context
Rank #12,093io.github.sandovalrr/project-context
Safely manage repository-scoped issues across Linear, GitHub Issues, and Jira Cloud.
Project Context is a Model Context Protocol (MCP) server published by sandovalrr. It ranks #12,093 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Project Context is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Jul 22, 2026.
Ranks ahead of 119,953 of 132,046 servers on MCP Toplist.
Use Project Context
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add project-context -e "PROJECT_CONTEXT_CONFIG_DIR=<your PROJECT_CONTEXT_CONFIG_DIR>" -e "PROJECT_CONTEXT_STATE_DIR=<your PROJECT_CONTEXT_STATE_DIR>" -e "PROJECT_CONTEXT_CWD=<your PROJECT_CONTEXT_CWD>" -- npx -y @sandovalrr/project-context-mcpReplace each placeholder with your own value before saving.
[mcp_servers.project-context]
command = "npx"
args = ["-y", "@sandovalrr/project-context-mcp"]
[mcp_servers.project-context.env]
PROJECT_CONTEXT_CONFIG_DIR = "<your PROJECT_CONTEXT_CONFIG_DIR>"
PROJECT_CONTEXT_STATE_DIR = "<your PROJECT_CONTEXT_STATE_DIR>"
PROJECT_CONTEXT_CWD = "<your PROJECT_CONTEXT_CWD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"project-context": {
"command": "npx",
"args": [
"-y",
"@sandovalrr/project-context-mcp"
],
"env": {
"PROJECT_CONTEXT_CONFIG_DIR": "<your PROJECT_CONTEXT_CONFIG_DIR>",
"PROJECT_CONTEXT_STATE_DIR": "<your PROJECT_CONTEXT_STATE_DIR>",
"PROJECT_CONTEXT_CWD": "<your PROJECT_CONTEXT_CWD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"project-context": {
"command": "npx",
"args": [
"-y",
"@sandovalrr/project-context-mcp"
],
"env": {
"PROJECT_CONTEXT_CONFIG_DIR": "<your PROJECT_CONTEXT_CONFIG_DIR>",
"PROJECT_CONTEXT_STATE_DIR": "<your PROJECT_CONTEXT_STATE_DIR>",
"PROJECT_CONTEXT_CWD": "<your PROJECT_CONTEXT_CWD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"project-context": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sandovalrr/project-context-mcp"
],
"env": {
"PROJECT_CONTEXT_CONFIG_DIR": "<your PROJECT_CONTEXT_CONFIG_DIR>",
"PROJECT_CONTEXT_STATE_DIR": "<your PROJECT_CONTEXT_STATE_DIR>",
"PROJECT_CONTEXT_CWD": "<your PROJECT_CONTEXT_CWD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"project-context": {
"command": "npx",
"args": [
"-y",
"@sandovalrr/project-context-mcp"
],
"env": {
"PROJECT_CONTEXT_CONFIG_DIR": "<your PROJECT_CONTEXT_CONFIG_DIR>",
"PROJECT_CONTEXT_STATE_DIR": "<your PROJECT_CONTEXT_STATE_DIR>",
"PROJECT_CONTEXT_CWD": "<your PROJECT_CONTEXT_CWD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"project-context": {
"command": "npx",
"args": [
"-y",
"@sandovalrr/project-context-mcp"
],
"env": {
"PROJECT_CONTEXT_CONFIG_DIR": "<your PROJECT_CONTEXT_CONFIG_DIR>",
"PROJECT_CONTEXT_STATE_DIR": "<your PROJECT_CONTEXT_STATE_DIR>",
"PROJECT_CONTEXT_CWD": "<your PROJECT_CONTEXT_CWD>"
}
}
}
}Replace each placeholder with your own value before saving.
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.sandovalrr%2Fproject-context)<a href="https://mcptoplist.com/server/io.github.sandovalrr%2Fproject-context"><img src="https://mcptoplist.com/badge/io.github.sandovalrr%2Fproject-context.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sandovalrr
Available versions (6)
| Version | Published |
|---|---|
| 0.4.0 | Jul 22, 2026 |
| 0.3.0 | Jul 22, 2026 |
| 0.2.0 | Jul 19, 2026 |
| 0.1.2 | Jul 19, 2026 |
| 0.1.1 | Jul 19, 2026 |
| 0.1.0 | Jul 18, 2026 |
Frequently asked questions
- Who maintains Project Context?
- Project Context is maintained by sandovalrr, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Project Context listed on the Official MCP Registry?
- Yes — Project Context is listed on the Official MCP Registry, alongside Glama.
- How many versions does Project Context have?
- MCP Toplist tracks 6 versions of Project Context, most recently published on Jul 22, 2026.
- Where can I find the source code for Project Context?
- The source code for Project Context is hosted at github.com/sandovalrr/project-context.
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.