Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Mar 17, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

patriksimek and others added 18 commits March 10, 2025 21:51
modelcontextprotocol/inspector#184

The user who created the issue provided a python test server to send dummy messages, but I expected that the 'everything server' would be exercising this capability, but it wasn't. So I decided to add that functionality at the same time as fixing the inspector.

In src/everything/everything.ts
 - add logsUpdateInterval
 - use setInterval to send a random-leveled log message every 15 seconds
Add Algorand MCP to the README.md file under community server lists and in the correct alphabetical position.
* This fixes #868
* In everything.ts
  - import LoggingLevel from sdk
  - add log messages for all levels
  - add isMessageIgnored function that checks the incoming level against the logLevel and returns false if it is a lower index than the logLevel
  - in the setInterval for sending dummy logs, only send the message if it is not ignored by the logLevel.
Co-authored-by: Tadas Antanavicius <tadas@tadasant.com>
Fixed AWS position in list, alphabetically.
Add periodic logging messages to Everything server.
Update README.md-- Add Algorand MCP
Update README.md to include official Make MCP Server
@pull pull bot added the ⤵️ pull label Mar 17, 2025
@pull pull bot merged commit 7d6cdb6 into threatcode:main Mar 18, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants