MyMCP Server
by nguyenvanduocit
MyMCP Server is a Model Context Protocol (MCP) server implementation with integrations for various services like GitLab, Jira, Confluence, and YouTube. It provides AI-powered search capabilities and utility tools for development workflows.
Last updated: N/A
What is MyMCP Server?
MyMCP Server is a Model Context Protocol (MCP) server designed to integrate various services and provide AI-powered search and utility tools. It acts as a central hub for accessing and managing information from different platforms, streamlining development workflows.
How to use MyMCP Server?
The server can be installed via Smithery or Go. After installation, configure the server with the necessary API keys and tokens in a .env
file. Then, configure your Claude desktop to point to the MCP server. Enable specific tools using the ENABLE_TOOLS
environment variable.
Key features of MyMCP Server
Integrations for GitLab, Jira, Confluence, YouTube, Gmail, and more
AI-powered search capabilities
Utility tools for development workflows
Support for various tools like calendar management, web content fetching, and RAG
Command-line script execution
Sequential thinking tool for problem-solving
Use cases of MyMCP Server
Searching for information across multiple platforms
Automating development tasks
Managing calendar events
Creating and updating Jira issues and Confluence pages
Analyzing code and identifying potential issues
Reasoning and problem-solving with Deepseek AI
Managing and searching memories using RAG
FAQ from MyMCP Server
What is the purpose of the ENABLE_TOOLS
environment variable?
What is the purpose of the ENABLE_TOOLS
environment variable?
The ENABLE_TOOLS
variable allows you to specify which tool groups to enable. If not set or left empty, all tools will be enabled.
How do I install MyMCP Server?
How do I install MyMCP Server?
You can install it via Smithery using the provided npx
command or manually via Go. Manual installation requires creating a .env
file with the necessary configuration.
What are the prerequisites for installing MyMCP Server?
What are the prerequisites for installing MyMCP Server?
You need Go 1.23.2 or higher and the necessary API keys and tokens for the services you want to use.
How do I configure Google AI tools?
How do I configure Google AI tools?
You need to set up GOOGLE_TOKEN_FILE
and GOOGLE_CREDENTIALS_FILE
. The GOOGLE_TOKEN_FILE
is for Google AI like Gemini, Google Search, Google Calendar, etc. The GOOGLE_CREDENTIALS_FILE
is for advanced features like Google Chat and requires creating a service account in Google Cloud Console.
Where can I find community support?
Where can I find community support?
You can find community support, discussions, and updates at community.aiocean.io.