@simplejacks/news-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@simplejacks/news-mcpget today's tax news edition"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@simplejacks/news-mcp
Public MCP server for Simple Jacks Tax News. It only fetches public newspaper URLs. It is not tax advice. Headlines may be outbound.
Developed privately.
Pre-release: the source repository is public, but the npm package has not been published yet. The
npxcommand below becomes available at release.
Run
npx @simplejacks/news-mcpDefault origin: https://news.simplejacks.ai
Override with SJ_NEWS_ORIGIN if you are pointing at another public mirror of the same paper:
SJ_NEWS_ORIGIN=https://news.simplejacks.ai npx @simplejacks/news-mcpThe origin must be http or https.
Related MCP server: NewsAgent Data MCP server
Cursor
See examples/mcp.json:
{
"mcpServers": {
"simplejacks-news": {
"command": "npx",
"args": ["-y", "@simplejacks/news-mcp"]
}
}
}Tools
Tool | GET |
|
|
|
|
|
|
|
|
|
|
Each tool is public newspaper only. Not tax advice. Headlines may be outbound.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA MCP Server Implementation that integrates the Marketaux api providing search based on entity, countries, industries, symbols etc.5
- AlicenseAqualityBmaintenanceEnables querying scored and classified Russian and English news via MCP clients, offering filtered feeds, keyword search, breaking news, and coverage stats.51MIT
- AlicenseNot gradedqualityBmaintenanceEnables access to Syracuse Company news API for registering accounts and fetching stories by location, industry, or organization. Supports local and remote MCP server modes.MIT
- AlicenseAqualityCmaintenanceFetches and reads RSS/Atom feeds, enabling MCP clients to pull latest items from blogs, news sites, and release feeds and build digests.241MIT
Related MCP Connectors
World News Feeds MCP.
Live Feeds (RSS/Atom) MCP.
Finance Feeds MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/simplejacks-public/news-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server