Tech MCP サーバー
Overview
Tech MCP Server is a server designed for Claude, Cursor, and Roo Code, providing essential tools for integration and development.
To use the Tech MCP Server, ensure Deno is installed, then start the server using the command deno task start. For development mode, use deno task dev to automatically restart on changes.
- Basic tools for string length and GitHub repository information retrieval. - Integration tools for JIRA and Slack, including issue tracking and channel management. - Dashboard summary generation for development status.
- Retrieving information from GitHub repositories.
- Managing JIRA project issues and tickets.
- Posting messages and retrieving history from Slack channels.
Add to your AI client
Use these steps to connect Tech MCP サーバー in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"tech-mcp-server-a-ssign": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tech-mcp-server-a-ssign"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"tech-mcp-server-a-ssign": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tech-mcp-server-a-ssign"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"tech-mcp-server-a-ssign": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tech-mcp-server-a-ssign"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"tech-mcp-server-a-ssign": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tech-mcp-server-a-ssign"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tech-mcp-server-a-ssign": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tech-mcp-server-a-ssign"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"tech-mcp-server-a-ssign": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tech-mcp-server-a-ssign"
]
}
}
}FAQ
What are the prerequisites for using Tech MCP Server?
You need to have Deno installed and set up according to the provided documentation.
Can I use Tech MCP Server for any project?
Yes, it can be integrated into various projects that require GitHub, JIRA, and Slack functionalities.
Is there any support available for Tech MCP Server?
Yes, you can refer to the documentation and community forums for assistance.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2822,"uuid":"cecbda51-e9fb-4c82-be94-8de7fa09a5fb","name":"tech-mcp-server","title":"Tech MCP サーバー","description":"","avatar_url":"https://avatars.githubusercontent.com/u/45723559?v=4","created_at":"2025-03-15T08:20:10.877Z","updated_at":"2025-03-15T09:00:30.254Z","status":"created","author_name":"a-ssign","author_avatar_url":"https://avatars.githubusercontent.com/u/45723559?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/a-ssign/tech-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-15 22:31:17\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]