mcp-service
by tommyjin2894
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_CONFIG | No | mcp_config.json 커스텀 경로 (선택) | |
| GEMINI_MODEL | No | Gemini 모델명 (선택) | gemini-2.5-flash-lite |
| MCP_ENDPOINT | Yes | 서버 WebSocket 주소 (예: ws://localhost:2080/mcp_endpoint/mcp/) | |
| KAKAO_API_KEY | No | Kakao 로컬 API 키 (선택) | |
| GEMINI_API_KEY | Yes | Google Gemini API 키 (도구 사용 시 필수) | |
| MCP_SERVER_KEY | Yes | AES 암호화 키 (서버/파이프 공유, 서버 최초 실행 시 자동 생성) | |
| MCP_PUBLIC_HOST | No | 서버 공개 호스트 오버라이드 (선택) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/tommyjin2894/bobo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server