MCPServe
📖 목차
Related MCP server: Shell Server
🛠️ 로컬 호스팅 MCP 설정
지엑스피1
🛠️ Docker 호스팅 MCP 설정
docker compose up --build클라이언트 MCP 구성
코드에서 인증 서버 측을 구성했다면 API 헤더를 활성화할 수 있습니다. MCP 라이브러리 설정에서 몇 가지 코드를 수정해야 합니다. 미들웨어 속성을 추가합니다. :/
{
"terminal": {
"transport": "sse",
"url": "http://localhost:8005/sse",
// "headers": {
// "x-api-key": "abcdef123456..."
// }
}
}🚀 로드맵
[ ] 🤖 곧 출시됩니다...
로드맵에 추가하고 싶은 기능이 있다면 이슈를 생성하고 토론을 시작해 보세요.
💡 문제
문제나 개선 요청 사항을 자유롭게 제출해 주세요. 저희는 항상 여러분의 피드백과 제안을 기다립니다.
🤓 유지 관리자
Ryan Eggleston-@ryaneggz
📜 라이센스
이 프로젝트는 MIT 라이선스 에 따라 오픈 소스로 공개되었습니다. 자유롭게 코드를 사용, 수정 및 배포하세요.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
A simple MCP server built with FastMCP and python
Remote MCP server for supportsheep: run AI interviews and manage support content for your blog.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides shell command execution and OpenAI Whisper transcription capabilities for audio files.1MIT
- FlicenseAqualityCmaintenanceA simple MCP server that exposes a terminal tool, allowing AI agents to execute shell commands.1-
- AlicenseCqualityCmaintenanceAn educational MCP server exposing shell command execution (PowerShell and sh) and a benign tool for learning about MCP tools, resources, and security risks like tool poisoning.33MIT
- FlicenseNot gradedqualityCmaintenanceSecure self-hosted remote MCP server with file and shell tools, protected by Cloudflare Tunnel and bearer-token auth.-
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/mifunedev/mcp-sse'
If you have feedback or need assistance with the MCP directory API, please join our Discord server