Skip to content

[pull] main from modelcontextprotocol:main#204

Merged
pull[bot] merged 29 commits intothreatcode:mainfrom
modelcontextprotocol:main
Sep 3, 2025
Merged

[pull] main from modelcontextprotocol:main#204
pull[bot] merged 29 commits intothreatcode:mainfrom
modelcontextprotocol:main

Conversation

@pull
Copy link

@pull pull bot commented Sep 3, 2025

See Commits and Changes for more details.


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

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

BestYifu and others added 29 commits August 29, 2025 13:15
Add Foxit's PDFActionInspector MCP server to the official integrations list.
PDFActionInspector provides JavaScript Actions extraction and security
analysis for PDF files, enabling AI-assisted detection of malicious
PDF behaviors and potential security threats.
This Snowflake MCP server provides tooling for Snowflake Cortex AI features, bringing these capabilities to the MCP ecosystem. When connected to an MCP Client (e.g. Claude for Desktop, fast-agent, Agentic Orchestration Framework), users can leverage these Cortex AI features.
Adding Scanova MCP
  - add .idea/ for Jetbrains IDEs
* in everything.ts
  - remove import of SetLevelRequestSchema
  - remove logLevel var
  - add sessionId var
  - in startNotificationIntervals function
    - add optional sid argument
    - set sessionId to sid
    - define messages to be sent, adding sessionId if present
  - remove setRequestHandler call for SetLevelRequestSchema
  - replace server.notification calls that sent "notifications/message" objects with calls to server.sendLoggingMessage, passing just the parameters and sessionId.
* In package.json & package-lock.json
  - bump TS SDK version to 1.17.5
* In sse.ts, pass transport.sessionId to startNotificationIntervals call
* In stdio.ts
  - destructure startNotificationIntervals from createServer call
  - implement custom logging request handler and server.sendLoggingMessage implementation, as a
  workaround for the fact that the SDK's automatic log level handling currently only tracks requested log level by session id. This will be fixed in a followup PR for the SDK
  - call the startNotificationIntervals function after connecting the transport to the server
* In streamableHttp.ts
  - destructure startNotificationIntervals from createServer call
  - call startNotificationIntervals passing the transport.sessionId after connecting the transport to the server
…rything-server

Everything server - fix regression + auto log level handling support
…er-firecrawl-now-redirects-to-official

docs: farewell vrknetha/mcp-server-firecrawl now 301-redirect to official entry
Add PDFActionInspector to third-party servers
Added Snowflake Cortex Agent MCP Server
Add Pexels MCP server for Pexels API for searching and retrieving photos, videos, and collections.
Add TheHive MCP server to MCP servers list
Add the Redfish MCP Server to the list of MCP Servers
Add the Scanova MCP Server to the list of MCP Servers
fix: Update link/description for Apify's MCP server
Add Korea Stock Analyzer MCP server
@pull pull bot locked and limited conversation to collaborators Sep 3, 2025
@pull pull bot added the ⤵️ pull label Sep 3, 2025
@pull pull bot merged commit ae0be7d into threatcode:main Sep 3, 2025
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.