Content
# mcp-subscribe
[video overview](https://youtu.be/5jq3h3m-4tA?si=uN0jd614YabLz2S2)
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](https://modelcontextprotocol.io/docs/concepts/resources#content-changes)
A sample MCP Server is provided in the [examples](examples) directory.
> uv run examples/example_client.py
Connection Info
You Might Also Like
awesome-mcp-servers
A collection of MCP servers.
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
git
A Model Context Protocol server for Git automation and interaction.
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
Appwrite
Build like a team of hundreds
chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)