A
securityF
licenseA
qualityA Model Context Protocol server that allows secure execution of pre-approved commands, enabling AI assistants to safely interact with the user's system.
Last updated -
1
3
18
JavaScript
这是一个基于 JWT 身份验证的模型上下文协议 (MCP) SSE 服务器。
它允许您通过 SSE 传输公开多个 AI 工具,并通过安全的 Bearer Token 流进行保护。
内置:
✅ 已通过
@modelcontextprotocol/inspector
全面测试
.env
文件✅ 服务器将运行于:
📖 官方文档: MCP Inspector
使用 cURL 获取您的 JWT 令牌:
✅ 示例响应:
🎉 成功!您的服务器现已连接。
转到检查器中的**“工具”选项卡,然后单击“列出工具”** 。
您将看到:
test
echo
get-time
random-number
测试它们并享受吧!
工具名称 | 描述 |
---|---|
test | 测试连接(安全检查) |
echo | 回显提供的消息 |
get-time | 返回当前服务器时间 |
random-number | 返回随机数(最小/最大) |
阿尼克特
该项目是开源的,可以免费使用。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器通过基于 JWT 的安全身份验证通过 SSE 传输公开多个 AI 工具,从而实现动态工具注册和会话管理。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/anisirji/mcp-server-remote-setup-with-jwt-auth'
If you have feedback or need assistance with the MCP directory API, please join our Discord server