Nifra docs
Rank #5,006io.github.nifrajs/nifra-docs
Nifra docs, runnable examples, and API types as an MCP server for any AI assistant.
Nifra docs is a Model Context Protocol (MCP) server published by nifrajs. It ranks #5,006 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Nifra docs is listed on Official MCP, with 5 tracked versions. It was first listed on Aug 2, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 127,040 of 132,046 servers on MCP Toplist.
Use Nifra docs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nifra-docs https://mcp.nifra.dev/[mcp_servers.nifra-docs]
url = "https://mcp.nifra.dev/"Add to ~/.codex/config.toml.
https://mcp.nifra.dev/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"nifra-docs": {
"url": "https://mcp.nifra.dev/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nifra-docs": {
"type": "http",
"url": "https://mcp.nifra.dev/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nifra-docs": {
"serverUrl": "https://mcp.nifra.dev/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nifra-docs": {
"url": "https://mcp.nifra.dev/"
}
}
}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.nifrajs%2Fnifra-docs)<a href="https://mcptoplist.com/server/io.github.nifrajs%2Fnifra-docs"><img src="https://mcptoplist.com/badge/io.github.nifrajs%2Fnifra-docs.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nifrajs
Available versions (5)
| Version | Published |
|---|---|
| 2.8.1 | Aug 3, 2026 |
| 2.8.0 | Aug 3, 2026 |
| 2.7.1 | Aug 3, 2026 |
| 2.6.1 | Aug 3, 2026 |
| 2.5.0 | Aug 2, 2026 |
Frequently asked questions
- Who maintains Nifra docs?
- Nifra docs is maintained by nifrajs, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Nifra docs listed on the Official MCP Registry?
- Yes — Nifra docs is listed on the Official MCP Registry.
- How many versions does Nifra docs have?
- MCP Toplist tracks 5 versions of Nifra docs, most recently published on Aug 3, 2026.
- Where can I find the source code for Nifra docs?
- The source code for Nifra docs is hosted at github.com/nifrajs/nifra.
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.