Server data from the Official MCP Registry
Dernek ve vakiflar icin Fonzip API v2 MCP sunucusu: bagis, uye, aidat ve etkinlik verileri.
About
Dernek ve vakiflar icin Fonzip API v2 MCP sunucusu: bagis, uye, aidat ve etkinlik verileri.
Security Report
This MCP server provides API access to Fonzip (a Turkish nonprofit CRM platform) with proper OAuth2 authentication and token caching. The codebase demonstrates good security practices including env-var-based credential storage and read-only schema generation. However, several moderate concerns exist: personal data (names, emails, phone numbers, tax IDs, IBANs) flows through the model context without encryption, token cache file permissions require manual verification, and the server supports destructive operations (delete) without built-in safeguards. Permissions are appropriate for the category (network access for API calls, env vars for credentials), but users must understand data handling implications. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: FONZIP_CLIENT_ID
Environment variable: FONZIP_CLIENT_SECRET
Environment variable: FONZIP_SCHEMA_MODE
Environment variable: FONZIP_BASE_URL
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ubaranzorlu-fonzip": {
"env": {
"FONZIP_BASE_URL": "your-fonzip-base-url-here",
"FONZIP_CLIENT_ID": "your-fonzip-client-id-here",
"FONZIP_SCHEMA_MODE": "your-fonzip-schema-mode-here",
"FONZIP_CLIENT_SECRET": "your-fonzip-client-secret-here"
},
"args": [
"-y",
"@ubaranzorlu/fonzip-mcp"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
