Agent♥︎Age
Catalog

Project Context

Official

by sandovalrr · TypeScript

Safely manage repository-scoped issues across Linear, GitHub Issues, and Jira Cloud.

project-context MCP Server

project-context is a local, provider-neutral MCP server for repository-scoped issue handling. It provides agents a guarded interface to Linear, GitHub Issues, GitHub Projects v2, and Jira Cloud, keeping project mappings and credentials outside source repositories. It resolves the current Git repository, selects its configured issue provider, and verifies the authenticated account.

🛠️ Key Features

  • Repository-scoped issue handling across Linear, GitHub Issues, GitHub Projects v2, and Jira Cloud
  • Guarded, provider-neutral interface for agents
  • Resolves current Git repository and selects configured provider
  • Verifies authenticated account
  • Separates every write into preview and apply steps

🚀 Use Cases

  • Creating or updating issues associated with a specific repository
  • Managing issues when multiple providers (Linear, GitHub, Jira Cloud) may be used

⚡ Developer Benefits

  • Keeps credentials and project mappings outside source repositories
  • Preview step for write operations; apply step uses a single attempt

⚠️ Limitations

  • Intentionally out of scope: Pull requests, releases, repository administration, Git authentication, and commit signing
Project Context - agentage MCP Catalog