clementeaf/mcp-node-server
3.2
If you are the rightful owner of mcp-node-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server with GitHub and GitLab integration, implemented in Node.js with TypeScript, and deployed on AWS Lambda.
Tools
Functions exposed to the LLM to take actions
echo
Echoes the message passed to it.
get_time
Retrieves the current date and time.
github_get_user
Fetches information about the authenticated GitHub user.
github_get_repos
Retrieves repositories of the authenticated user.
github_get_issues
Fetches issues from a specified repository.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client