bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.brunovicco/openfinance-br-mcp · v0.2.0
Secure Open Finance Brasil MCP server with typed tools and a credential-free mock mode
openfinance-br-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"openfinance-br-mcp": {
"command": "uvx",
"args": [
"openfinance-br-mcp"
]
}
}
}ENVIRONMENT可选'mock' (default, no credentials needed - runs entirely in-memory), 'sandbox', or 'production'
CLIENT_ID可选Client ID registered with the participating institution. Required unless ENVIRONMENT=mock
PRIVATE_KEY_PATH可选Path to the RSA private key used for private_key_jwt and JAR signing outside mock mode
PRIVATE_KEY_KID可选Key ID matching the registered client JWKS entry outside mock mode
MTLS_CERT_PATH可选Path to the client mTLS certificate used outside mock mode
MTLS_KEY_PATH可选Path to the client mTLS private key used outside mock mode
REDIS_URL可选secretOptional Redis connection URL for persistent consent and token state
ANTHROPIC_API_KEY可选secretRequired only when calling list_transactions with categorize=true (DSPy transaction categorization)
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.brunovicco/openfinance-br-mcp",
"type": "mcp-server",
"version": "0.2.0",
"displayName": "openfinance-br-mcp",
"description": "Secure Open Finance Brasil MCP server with typed tools and a credential-free mock mode",
"repository": {
"url": "https://github.com/brunovicco/openfinance-br-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "openfinance-br-mcp",
"version": "0.2.0",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "ENVIRONMENT",
"description": "'mock' (default, no credentials needed - runs entirely in-memory), 'sandbox', or 'production'"
},
{
"name": "CLIENT_ID",
"description": "Client ID registered with the participating institution. Required unless ENVIRONMENT=mock"
},
{
"name": "PRIVATE_KEY_PATH",
"description": "Path to the RSA private key used for private_key_jwt and JAR signing outside mock mode"
},
{
"name": "PRIVATE_KEY_KID",
"description": "Key ID matching the registered client JWKS entry outside mock mode"
},
{
"name": "MTLS_CERT_PATH",
"description": "Path to the client mTLS certificate used outside mock mode"
},
{
"name": "MTLS_KEY_PATH",
"description": "Path to the client mTLS private key used outside mock mode"
},
{
"name": "REDIS_URL",
"description": "Optional Redis connection URL for persistent consent and token state",
"isSecret": true
},
{
"name": "ANTHROPIC_API_KEY",
"description": "Required only when calling list_transactions with categorize=true (DSPy transaction categorization)",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.brunovicco/openfinance-br-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.brunovicco%2Fopenfinance-br-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}