tas-mcp-servers
Verified Safeby Tributary-ai-services
Overview
A collection of pre-built Model Context Protocol (MCP) servers providing capabilities like search, web scraping, database access, and development tools for local deployment and integration with the TAS MCP federation platform.
Installation
npm run start:server-nameEnvironment Variables
- BRAVE_API_KEY
Security Notes
The documentation indicates good security practices for secrets management by using environment variables (e.g., BRAVE_API_KEY). It also explicitly mentions 'safety controls' for potentially sensitive operations like 'File System MCP' and 'query controls' for 'PostgreSQL MCP.' However, without the actual source code for these server implementations, a thorough audit for vulnerabilities like 'eval' or direct malicious patterns is not possible. The description itself does not contain suspicious patterns or hardcoded secrets.
Similar Servers
awesome-mcp-devtools
This repository serves as a curated list of developer tools, SDKs, libraries, and resources for building and interacting with Model Context Protocol (MCP) servers.
mcp-servers
A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.
mcp-mcp
Discovers and suggests other Model Context Protocol (MCP) servers to AI assistants based on natural language queries, returning their full documentation.
mcp-registry
The Model Context Protocol (MCP) Registry centralizes and structures installation configurations for various MCP servers, enabling easy discovery and integration into MCP clients and hubs.