Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcp-subscribe

video overview

This MCP server allows you to subscribe to changes in tools of another MCP server.

To use it configure your client to use this mcp server with the base mcp server as an argument.

{
  "server": {
    "type": "stdio",
    "command": "mcp_subscribe",
    "args": ["uvx", "mcp-server-fetch", "--poll-interval", "5"],
    "env": {}
  }
}

Note: your MCP client must support resource subscriptions

A sample MCP Server is provided in the examples directory.

uv run examples/example_client.py

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages