
Brazilian PEP (Politically Exposed Person)
@williamoliv
Brazilian PEP (Politically Exposed Person) について
An MCP (Model Context Protocol) server that provides access to Brazilian PEP (Politically Exposed Persons) and federal public servants data through the Porta da Transparência API.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"brazilian-pep": {
"command": "python",
"args": [
"mcp_server.py"
],
"env": {
"PORTAL_TRANSPARENCIA_API_KEY": "your_api_key_here"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Brazilian PEP (Politically Exposed Person)?
An MCP server that provides access to Brazilian PEP (Politically Exposed Persons) and federal public servants data through the Porta da Transparência API.
How to use Brazilian PEP (Politically Exposed Person)?
Create a .env file with your PORTAL_TRANSPARENCIA_API_KEY, then run python mcp_server.py. Query the server with natural language requests such as "Check if CPF 123.456.789-00 is a PEP" or "Search for servers named Silva in the Ministry of Economy".
Key features of Brazilian PEP (Politically Exposed Person)
- Search PEPs by CPF, name, function, agency, or date ranges
- Search federal executive branch servers (civil and military)
- Query server remuneration data
- Search servers aggregated by agency
- Query functions and positions of trust
- Secure API key authentication
Use cases of Brazilian PEP (Politically Exposed Person)
- Verify if a CPF belongs to a politically exposed person
- Find federal servants by name within a specific agency
- Retrieve remuneration details for a server in a given month
- List all PEPs associated with a particular agency
- Search available functions and positions of trust
FAQ from Brazilian PEP (Politically Exposed Person)
Do I need an API key to use this system?
Yes, an API key is required. Get one at https://www.portaldatransparencia.gov.br/ (a Brazilian CPF is needed to create an account).
How do I configure the API key?
Set it in a .env file in the project root as PORTAL_TRANSPARENCIA_API_KEY=your_key_here. Never commit the key to version control.
What happens if a search returns no records?
Verify the CPF format (Brazilian document numbers are automatically cleaned) and confirm the person exists. If the issue persists, check the API status and your internet connection.
Where does the data come from?
The data is retrieved from the official Porta da Transparência API (https://api.portaldatransparencia.gov.br/swagger-ui/index.html).
Are both formatted and unformatted CPFs accepted?
Yes. Both "123.456.789-00" and "12345678900" are equivalent and will be processed correctly.
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Nginx UI
0xJackyYet another WebUI for Nginx
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
コメント