Praisonai
Rank #34io.github.MervinPraison/praisonai
MCP server providing praisonai capabilities
Praisonai is a Model Context Protocol (MCP) server published by mervinpraison. It ranks #34 of 122,350 servers tracked on MCP Toplist, and its repository has 9,027 GitHub stars. Praisonai is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Dec 18, 2025.
Ranks ahead of 122,316 of 122,350 servers on MCP Toplist.
Use Praisonai
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add praisonai -- uvx praisonai[mcp_servers.praisonai]
command = "uvx"
args = ["praisonai"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"praisonai": {
"command": "uvx",
"args": [
"praisonai"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"praisonai": {
"command": "uvx",
"args": [
"praisonai"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"praisonai": {
"type": "stdio",
"command": "uvx",
"args": [
"praisonai"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"praisonai": {
"command": "uvx",
"args": [
"praisonai"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"praisonai": {
"command": "uvx",
"args": [
"praisonai"
]
}
}
}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.MervinPraison%2Fpraisonai)<a href="https://mcptoplist.com/server/io.github.MervinPraison%2Fpraisonai"><img src="https://mcptoplist.com/badge/io.github.MervinPraison%2Fpraisonai.svg" alt="MCP Toplist: Top 1% of 122,350" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mervinpraison
Other servers by mervinpraison
View all mervinpraison servers →Available versions (2)
| Version | Published |
|---|---|
| 2.3.42 | Dec 18, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Praisonai?
- Praisonai is maintained by mervinpraison, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Praisonai listed on the Official MCP Registry?
- Yes — Praisonai is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Praisonai have?
- MCP Toplist tracks 2 versions of Praisonai, most recently published on Dec 18, 2025.
- Where can I find the source code for Praisonai?
- The source code for Praisonai is hosted at github.com/mervinpraison/praisonai.
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.