Tech MCP Server logo

Tech MCP Server

by taka-ganasu

This is an MCP server for Claude, Cursor, and Roo Code. It provides basic tools for these platforms.

View on GitHub

Last updated: N/A

What is Tech MCP Server?

The Tech MCP Server is a server providing tools for platforms like Claude, Cursor, and Roo Code. It offers functionalities related to GitHub, JIRA, and Slack, along with integration tools.

How to use Tech MCP Server?

  1. Install Deno. 2. Start the server using deno task start or deno task dev. 3. Configure Roo Cline by editing the cline_mcp_settings.json file and adding the server configuration, replacing the path with the actual src/server.ts path. 4. Restart Roo Cline to apply the changes.

Key features of Tech MCP Server

  • Provides basic tools for Claude, Cursor, and Roo Code

  • Offers GitHub related tools (repo info, contents, issues, commits, pull requests, user info)

  • Includes JIRA related tools (project info, issue, search, project issues)

  • Provides Slack related tools (list channels, post message, user conversations, channel history, thread replies)

  • Offers integration tools (map GitHub PR to JIRA issues, generate dashboard summary)

Use cases of Tech MCP Server

  • Retrieving information about GitHub repositories

  • Managing JIRA projects and issues

  • Interacting with Slack channels and messages

  • Mapping GitHub pull requests to JIRA issues

  • Generating development dashboard summaries

FAQ from Tech MCP Server

What is the purpose of this server?

This server provides tools for Claude, Cursor, and Roo Code, focusing on GitHub, JIRA, and Slack integrations.

What are the prerequisites for running this server?

You need to have Deno installed and configured.

How do I start the server?

Use the command deno task start to start the server or deno task dev for development mode with automatic restarts.

How do I configure Roo Cline to use this server?

Edit the cline_mcp_settings.json file in the Roo Cline settings directory and add the server configuration, ensuring the path to src/server.ts is correct.

What kind of tools are provided by this server?

The server provides tools for interacting with GitHub, JIRA, and Slack, as well as integration tools for mapping GitHub pull requests to JIRA issues and generating dashboard summaries.