MCP Server Node
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Server Nodelist all users"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Server Example
Node.js / Express / TypeScript 기반 MCP (Model Context Protocol) 서버
실행 방법
로컬 실행
npm install
npm run build
npm start
# 인증 토큰과 함께 실행
TOKEN=your_token npm startDocker 실행
docker build -t mcp-server-node .
docker run -p 3000:3000 -e TOKEN=your-secret-token mcp-server-nodeRelated MCP server: MCP Server Node
배포하기
클라우드타입
템플릿 선택하기 :
MCP Server - Node.js
배포하기
Node v22
환경변수
TOKEN: 인증에 사용할 토큰을 설정 (인증시 사용할 토큰)빌드 명령어
npm run build시작 명령어
npm start
접속정보 확인
MCP 접속 주소 - https://<배포된 프리뷰 도메인 주소>/mcp
업데이트 코드 커밋 & 푸시 후
설정탭에서배포하기버튼으로 배포
YouTube 가이드
배포자동화
인증
Bearer 토큰 인증을 사용합니다:
환경변수:
TOKEN헤더:
Authorization: Bearer your-token
지원 도구
user_list - 사용자 목록 조회
user_statistics - 사용자 지표 조회
calculator - 계산기 예제
create_task : 작업 생성하기
complete_task : 작업 완료하기
list_tasks : 작업 목록 조회하기
환경변수
TOKEN : Bearer 토큰 (필수)
활용방법
Porter AI
문제해결
License
MIT License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
Alicense-qualityDmaintenanceA remote MCP server (Node.js/TypeScript) deployed on Azure Container Apps that provides todo list management tools with JWT authentication and role-based access control.Last updated49MIT- Alicense-qualityDmaintenanceA Node.js MCP server providing user management, task management, and calculator tools with Bearer token authentication, deployable on Cloudtype.Last updated95MIT

CloudTypeJ MCP Serverofficial
Alicense-qualityDmaintenanceMCP server providing calculator, user list, and statistics tools with Bearer Token authentication.Last updated326MIT- Alicense-qualityDmaintenanceA simple MCP server for task management with Bearer token authentication, supporting create, complete, and list tasks operations.Last updated7MIT
Related MCP Connectors
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
A MCP server built for developers enabling Git based project management with project and personal…
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/YogiboKorea/mcp-server-node'
If you have feedback or need assistance with the MCP directory API, please join our Discord server