TCP Bolivia MCP Server
This server provides tools to search, access, analyze, and manage jurisprudence and resolutions from the Plurinational Constitutional Court (TCP) of Bolivia. Key capabilities include:
Search by party name: Find cases by involved parties.
Search by resolution number and year: Look up specific resolutions.
Free-text jurisprudence search: Search by legal terms or keywords, with automatic query expansion from an integrated Bolivian Legal Dictionary.
Retrieve full text: Get complete resolution content by unique ID.
Search within resolutions: Locate keywords or phrases inside a resolution, returning matching paragraphs with context to save tokens.
Extract fundamentals and ruling: Filter only the legal foundations (Fundamentos Jurídicos) and final ruling (Por Tanto), significantly reducing text.
Download official PDF: Save digitally signed PDF documents.
Extract and cite: Obtain extracts and citations with reproducible references.
Expand context: Retrieve broader context for specific paragraphs or sections.
Verify authenticity: Validate citations against the official TCP database.
Obtain metadata: Access document metadata.
Server diagnostics: Check health, network status, and cache statistics.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TCP Bolivia MCP ServerBusca jurisprudencia sobre acción de libertad"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TCP Bolivia MCP V2.0 — Supreme One-Run Production Implementation
TCP Bolivia MCP V2.0 es el servidor oficial de protocolo Model Context Protocol (MCP) para la búsqueda, investigación, extracción de evidencia legal, análisis jurisprudencial y descarga verificada de resoluciones del Tribunal Constitucional Plurinacional (TCP) de Bolivia.
🚀 Novedades Principales en la Versión 2.0
Arquitectura Modular TypeScript: Rediseño completo utilizando el SDK oficial
@modelcontextprotocol/sdkde Anthropic sobre transportestdio.Gobernador de Presupuesto de Tokens: Reducción drástica (~95%) del consumo de tokens en la ventana de chat mediante paquetes de evidencia compactos.
Descubrimiento Completo de Aletheia API: Integración resiliente con firma criptográfica HMAC-SHA256, ordenamiento determinista de parámetros JSON y reintentos exponenciales con jitter.
Diccionario Jurídico Boliviano Integrado: Expansión automática de consultas con términos equivalentes (debida motivación, anticresis, verdad material, non bis in idem).
Referencias Reproducibles e Inmutables: Generación de identificadores estables por párrafo (
tcp:{resolucionId}:{sectionSlug}:p{paragraphNumber}).Formato Estándar MCPB: Distribución mediante paquete bundle
.mcpbpara instalación con un solo clic.
Related MCP server: JurisCassation MCP Server
📦 Instalación Rápida
Opción A: Paquete MCPB (Claude Desktop)
Descarga el paquete
tcp-bolivia-mcp-v2.0.0.mcpbdesde artifacts/tcp-bolivia-mcp-v2/.Abre Claude Desktop, navega a Configuración > Servidores MCP y selecciona Agregar desde archivo .mcpb.
Opción B: Script Automatizado
Windows (PowerShell):
.\artifacts\tcp-bolivia-mcp-v2\install-windows.ps1macOS / Linux:
chmod +x ./artifacts/tcp-bolivia-mcp-v2/install-macos-linux.sh
./artifacts/tcp-bolivia-mcp-v2/install-macos-linux.sh🛠️ Herramientas Públicas
tcp_investigar_jurisprudencia: Investigación y aplicación de jurisprudencia (Activación automática).tcp_buscar_resoluciones: Búsqueda precisa por número, gestión, partes o materias.tcp_obtener_evidencia: Extracción de extractos y citas con referencias reproducibles.tcp_ampliar_contexto: Ampliación focalizada de párrafos o secciones específicas.tcp_verificar_cita: Verificación de autenticidad de citas contra la base oficial del TCP.tcp_obtener_documento: Obtención de metadatos, descarga de PDF oficial o texto completo bajo demanda.tcp_estado: Diagnóstico de salud, estado de red y estadísticas de caché.
📊 Diagnóstico y Verificación
Para verificar la conectividad con Aletheia y la validez criptográfica en tu equipo:
npm run doctorPara correr las pruebas unitarias e integración:
npm run testPara ejecutar el benchmark de presupuesto de tokens:
npm run benchmark📚 Documentación Técnica Completa
📄 Licencia
Este proyecto está bajo la Licencia MIT.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityNot gradedmaintenanceProvides access to Argentina's official legal database (SAIJ) to search and retrieve judgments, legislation, summaries, and legal doctrine. It allows AI clients to query Argentine legal information and access metadata for various legal documents.6
- FlicenseNot gradedqualityDmaintenanceProvides AI agents with access to Moroccan Court of Cassation decisions through search tools and PDF retrieval. Enables both real-time queries against the official portal and local searches across indexed decisions.
- AlicenseNot gradedqualityBmaintenanceEnables searching and downloading Spanish court rulings from the CENDOJ database, with automatic captcha resolution via Claude's vision, returning PDFs, full text, ECLI, and metadata.4MIT
- FlicenseNot gradedqualityDmaintenanceProvides AI assistants with up-to-date legal documents from official sources, enabling accurate legal information retrieval and analysis.16
Related MCP Connectors
Resolve, search and verify legal citations against the official sources, with provenance.
Task-oriented MCP for Indonesian law: search, resolve citations, read laws, and MK decisions.
Connect AI to millions of laws and court cases with the Lawstronaut MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/israelmamani/tcp-bolivia-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server