Payram Helper MCP
Rank #6,293io.github.PayRam/payram-helper-mcp
MCP server providing payram-helper-mcp capabilities
Payram Helper MCP is a Model Context Protocol (MCP) server published by payram. It ranks #6,293 of 132,046 servers tracked on MCP Toplist, and its repository has 156 GitHub stars. Payram Helper MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Nov 25, 2025 and most recently updated on Feb 17, 2026.
Ranks ahead of 125,753 of 132,046 servers on MCP Toplist.
Use Payram Helper MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http payram-helper-mcp https://mcp.payram.com/claude mcp add --transport http payram-helper-mcp https://mcp.payram.com/mcpclaude mcp add --transport http payram-helper-mcp https://mcp.payram.com/mcp/sse[mcp_servers.payram-helper-mcp]
url = "https://mcp.payram.com/"Add to ~/.codex/config.toml.
[mcp_servers.payram-helper-mcp]
url = "https://mcp.payram.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.payram-helper-mcp]
url = "https://mcp.payram.com/mcp/sse"Add to ~/.codex/config.toml.
https://mcp.payram.com/Settings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.payram.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.payram.com/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"payram-helper-mcp": {
"url": "https://mcp.payram.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"payram-helper-mcp": {
"url": "https://mcp.payram.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"payram-helper-mcp": {
"url": "https://mcp.payram.com/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"payram-helper-mcp": {
"type": "http",
"url": "https://mcp.payram.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"payram-helper-mcp": {
"type": "http",
"url": "https://mcp.payram.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"payram-helper-mcp": {
"type": "http",
"url": "https://mcp.payram.com/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"payram-helper-mcp": {
"serverUrl": "https://mcp.payram.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"payram-helper-mcp": {
"serverUrl": "https://mcp.payram.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"payram-helper-mcp": {
"serverUrl": "https://mcp.payram.com/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"payram-helper-mcp": {
"url": "https://mcp.payram.com/"
}
}
}{
"mcpServers": {
"payram-helper-mcp": {
"url": "https://mcp.payram.com/mcp"
}
}
}{
"mcpServers": {
"payram-helper-mcp": {
"url": "https://mcp.payram.com/mcp/sse"
}
}
}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.PayRam%2Fpayram-helper-mcp)<a href="https://mcptoplist.com/server/io.github.PayRam%2Fpayram-helper-mcp"><img src="https://mcptoplist.com/badge/io.github.PayRam%2Fpayram-helper-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
payram
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Feb 17, 2026 |
| 1.0.0 | Dec 9, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Payram Helper MCP?
- Payram Helper MCP is maintained by payram, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Payram Helper MCP listed on the Official MCP Registry?
- Yes — Payram Helper MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Payram Helper MCP have?
- MCP Toplist tracks 3 versions of Payram Helper MCP, most recently published on Feb 17, 2026.
- Where can I find the source code for Payram Helper MCP?
- The source code for Payram Helper MCP is hosted at github.com/payram/payram-mcp.
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.