bora-mcp
Rank #22,790glama/voftec/bora-mcp
MCP server for searching and extracting official announcements, decrees, and resolutions from the Argentine Official Gazette (Boletín Oficial de la República Argentina). It enables LLMs to perform real-time searches and retrieve verbatim legal text with complete juridical fidelity.
bora-mcp is a Model Context Protocol (MCP) server published by voftec. It ranks #22,790 of 132,345 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. bora-mcp is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 20, 2026.
Ranks ahead of 109,555 of 132,345 servers on MCP Toplist.
Use bora-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bora-mcp https://bora-mcp.vercel.app/api/mcp/sse[mcp_servers.bora-mcp]
url = "https://bora-mcp.vercel.app/api/mcp/sse"Add to ~/.codex/config.toml.
https://bora-mcp.vercel.app/api/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bora-mcp": {
"url": "https://bora-mcp.vercel.app/api/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bora-mcp": {
"type": "http",
"url": "https://bora-mcp.vercel.app/api/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bora-mcp": {
"serverUrl": "https://bora-mcp.vercel.app/api/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bora-mcp": {
"url": "https://bora-mcp.vercel.app/api/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/glama%2Fvoftec%2Fbora-mcp)<a href="https://mcptoplist.com/server/glama%2Fvoftec%2Fbora-mcp"><img src="https://mcptoplist.com/badge/glama%2Fvoftec%2Fbora-mcp.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
voftec
Other servers by voftec
View all voftec servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains bora-mcp?
- bora-mcp is maintained by voftec, which publishes 3 MCP servers (0 total versions) tracked on MCP Toplist.
- Is bora-mcp listed on the Official MCP Registry?
- bora-mcp is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does bora-mcp have?
- bora-mcp ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for bora-mcp?
- The source code for bora-mcp is hosted at github.com/voftec/bora-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.