A
securityA
licenseA
qualityThis TypeScript-based MCP server enables users to manage a simple notes system with capabilities to create and summarize notes through structured prompts and resources.
Last updated -
5
0TypeScript
MIT License
模型上下文协议 (MCP) 服务器,通过 PulseMCP API 提供发现和探索 MCP 服务器和集成的工具。
将其添加到您的 MCP 客户端配置中,并根据客户的偏好进行调整。例如:
构建后即可直接运行服务器:
或者通过 npm:
观察开发过程中的变化:
要检查服务器的 MCP 实现:
列出具有可选过滤和分页功能的 MCP 服务器。
参数:
query
(可选):用于过滤服务器的搜索词integrations
(可选):用于过滤的集成数组count_per_page
(可选):每页结果数(最大值:5000)offset
(可选):分页时要跳过的结果数例子:
列出所有可用的集成。此工具不接受任何参数。
两种工具都返回具有以下结构的 JSON 响应:
该服务器包括强大的错误处理功能:
错误以标准格式返回,并带有适当的错误代码和消息。
阅读LICENSE.MD
打开 PR - 表现友善,您将获得奖励!
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
PulseMCP Server 是一个基于 TypeScript 的 MCP 服务器,实现了简单的笔记系统,允许用户通过模型上下文协议创建、访问和总结文本笔记,并具有基于 URI 的资源管理和 LLM 摘要提示。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/orliesaurus/pulsemcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server