Syracuse Company News MCP Server
io.github.1145-am/syracuse-mcp-server
What is the Syracuse Company News MCP server?
Structured company & industry news for AI agents: typed, dated, source-linked events.
How to install Syracuse Company News
Copy-paste configuration for popular MCP clients.
X-API-KeysecretYour Syracuse API key (the raw key, no prefix). Free at syracuse.1145.am; not needed to connect or register.
{
"mcpServers": {
"syracuse-mcp-server": {
"url": "https://syracuse.1145.am/mcp/"
}
}
}{
"mcpServers": {
"syracuse-mcp-server": {
"serverUrl": "https://syracuse.1145.am/mcp/"
}
}
}{
"servers": {
"syracuse-mcp-server": {
"type": "http",
"url": "https://syracuse.1145.am/mcp/"
}
}
}{
"mcpServers": {
"syracuse-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://syracuse.1145.am/mcp/"
]
}
}
}claude mcp add --transport http syracuse-mcp-server https://syracuse.1145.am/mcp/Related MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.