MCP Server
Active
MIT
TED Tender Monitor MCP Server
io.github.telemarkdigital-publisher/ted-tender-monitor
What is the TED Tender Monitor MCP server?
Search EU TED procurement notices by CPV, country, keyword, value, or type.
How to install TED Tender Monitor
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"ted-tender-monitor": {
"url": "https://telemark-apify-monitoring-mcp.katfu111111.workers.dev/ted"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ted-tender-monitor": {
"serverUrl": "https://telemark-apify-monitoring-mcp.katfu111111.workers.dev/ted"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"ted-tender-monitor": {
"type": "http",
"url": "https://telemark-apify-monitoring-mcp.katfu111111.workers.dev/ted"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"ted-tender-monitor": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://telemark-apify-monitoring-mcp.katfu111111.workers.dev/ted"
]
}
}
}Claude Code
claude mcp add --transport http ted-tender-monitor https://telemark-apify-monitoring-mcp.katfu111111.workers.dev/tedRelated MCP servers
Bluesky Keyword Alerts
Active
Search bounded public Bluesky keywords, handles, mentions, and hashtags.
1
View repository →JavaScript
MIT
RSS Keyword Monitor
Active
Search bounded RSS, Atom, and RDF feed matches by keyword or regex.
1
View repository →JavaScript
MIT