mcp-data-buffer-client
Verified Safeby fastbs
Overview
HTTP client for storing and retrieving binary/JSON data via tokens from an MCP Data Buffer server.
Installation
No command providedSecurity Notes
This is an HTTP client library. Security risks are primarily related to proper handling of the `apiToken` and ensuring the configured `url` points to a trusted MCP Data Buffer instance. No `eval` or obvious obfuscation detected within the provided context.
Similar Servers
toon-mcp
This server provides tools to encode JSON into TOON format and decode TOON back to JSON, primarily for optimizing LLM prompts and context by reducing token count.
mcp-server-requests
An MCP server that provides HTTP request capabilities, enabling LLMs to fetch and process web content, including saving to files.
authful-mcp-proxy
A Model Context Protocol (MCP) proxy server that performs OIDC authentication to obtain access tokens for remote MCP servers protected by token validation, and bridges HTTP transport to local stdio for MCP clients.
fastsearch-mcp
Provides lightning-fast file search capabilities on Windows by directly accessing the NTFS Master File Table, integrated with Claude Desktop.