Newsmcp
Rank #8,297io.github.pranciskus/newsmcp
MCP server providing newsmcp capabilities
Newsmcp is a Model Context Protocol (MCP) server published by pranciskus. It ranks #8,297 of 132,113 servers tracked on MCP Toplist, and its repository has 43 GitHub stars. Newsmcp is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 6 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Mar 5, 2026.
Ranks ahead of 123,816 of 132,113 servers on MCP Toplist.
Use Newsmcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add newsmcp -- npx -y @newsmcp/server[mcp_servers.newsmcp]
command = "npx"
args = ["-y", "@newsmcp/server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"newsmcp": {
"command": "npx",
"args": [
"-y",
"@newsmcp/server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"newsmcp": {
"command": "npx",
"args": [
"-y",
"@newsmcp/server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"newsmcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@newsmcp/server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"newsmcp": {
"command": "npx",
"args": [
"-y",
"@newsmcp/server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"newsmcp": {
"command": "npx",
"args": [
"-y",
"@newsmcp/server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pranciskus%2Fnewsmcp)<a href="https://mcptoplist.com/server/io.github.pranciskus%2Fnewsmcp"><img src="https://mcptoplist.com/badge/io.github.pranciskus%2Fnewsmcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
pranciskus
Other servers by pranciskus
View all pranciskus servers →Available versions (6)
| Version | Published |
|---|---|
| 1.1.1 | Mar 5, 2026 |
| 1.1.0 | Mar 5, 2026 |
| 1.0.9 | Mar 5, 2026 |
| 1.0.7 | Mar 5, 2026 |
| 1.0.4 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Newsmcp?
- Newsmcp is maintained by pranciskus, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Newsmcp listed on the Official MCP Registry?
- Yes — Newsmcp is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Newsmcp have?
- MCP Toplist tracks 6 versions of Newsmcp, most recently published on Mar 5, 2026.
- Where can I find the source code for Newsmcp?
- The source code for Newsmcp is hosted at github.com/pranciskus/newsmcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.