mcp
Verified Safeby IBM
Overview
A collection of Model Context Protocol (MCP) servers designed to connect IBM products and other services to AI agents for enhanced capabilities across automation, data, development, infrastructure, observability, networking, research, and security.
Installation
npx -y di-mcp-serverEnvironment Variables
- APIKEY
- URL
- ASTRA_DB_APPLICATION_TOKEN
- ASTRA_DB_API_ENDPOINT
- WATSONX_DATA_API_KEY
- WATSONX_DATA_RETRIEVAL_ENDPOINT
- WATSONX_DATA_TOKEN_GENERATION_ENDPOINT
- DOCUMENT_LIBRARY_API_ENDPOINT
- LH_CONTEXT
- GITHUB_TOKEN
- TFE_ADDRESS
- TFE_TOKEN
- CONSUL_HTTP_ADDR
- CONSUL_HTTP_TOKEN
- VAULT_ADDR
- VAULT_TOKEN
- VAULT_NAMESPACE
- HCP_PROJECT_ID
- HCP_CLIENT_ID
- HCP_CLIENT_SECRET
Security Notes
The `mcp.json` configuration file clearly uses placeholders for sensitive information (e.g., API keys, tokens, URLs), indicating that secrets are not hardcoded within the repository. The `CONTRIBUTING.md` also emphasizes security best practices. However, as this repository provides configurations for integrating AI agents with various operational systems (databases, cloud services, decision engines), there is an inherent risk if users do not properly manage and secure the environment variables or tokens required by these individual MCP servers. No 'eval' or code obfuscation was found in the provided source.
Similar Servers
klavis
Creates an AI agent that uses Klavis Strata to interact with Gmail and YouTube through MCP, demonstrating how to summarize a YouTube video and email the summary.
mcp
Facilitates interaction and management of Oracle Cloud Infrastructure (OCI) and MySQL resources through a suite of Model Context Protocol (MCP) servers, including pricing, database operations, AI/ML features, logging, networking, compute, identity, and object storage.
mcp-servers
Provides a curated collection of Model Context Protocol (MCP) server configurations to enable AI agents to interact with various developer tools and services.
mcp-servers
An MCP server for fetching, cleaning, and intelligently extracting content from web pages, designed for agent-building frameworks.