Mcp Servers
Createdmichael-trullion
Provides a collection of Model-Context-Protocol (MCP) servers for the Cursor IDE, enabling integration with external tools.
About
MCP Servers for Cursor IDE is a project hosting various Model-Context-Protocol (MCP) servers designed to enhance the Cursor IDE by leveraging external tools and functionalities. These servers, including Jira, GitHub, PostgreSQL, and Kubernetes, expose APIs that Cursor can use to augment its capabilities. The standardized MCP protocol facilitates communication between Cursor and these external services, making it easy to extend the IDE with custom tools and workflows.
Key Features
- Offers GitHub API access for repository, issue, and pull request management.
- Enables PostgreSQL database querying and schema retrieval.
- Facilitates Kubernetes cluster management, including pod management and log retrieval.
- Includes an addition server as a simple example and testing tool.
- 0 GitHub stars
- Provides Jira API access for project and issue management.
Use Cases
- Integrate Jira for issue tracking and project management within Cursor.
- Utilize GitHub for code repository access, pull request reviews, and code collaboration.
- Connect to PostgreSQL databases to query data and understand database structure within the IDE.