solon-ai
Verified Safeby opensolon
Overview
Provides a client and server implementation for the Model Context Protocol (MCP), enabling AI models to interact with external tools, resources, and prompt templates through a standardized, asynchronous interface.
Installation
No command providedEnvironment Variables
- BAIDU_API_KEY
- SOLON_AI_MCP_CLIENT_DEMO_API_URL
- SOLON_AI_MCP_CLIENT_DEMO_API_KEY
Security Notes
The system is designed for client-server communication, with security relying on proper configuration of network endpoints and API keys. Sensitive data like API keys are managed through configuration properties, which is good practice. No 'eval' or obvious obfuscation was found in the truncated code, but thorough security review would require full source and deployment context.
Similar Servers
UltraRAG
A low-code RAG framework for researchers to build and iterate on complex multi-stage, multimodal Retrieval-Augmented Generation (RAG) pipelines using a Model Context Protocol (MCP) architecture.
quarkus-mcp-server
A secure Model Context Protocol (MCP) server that provides tools, prompts, and resources through SSE/HTTP and WebSocket, integrating with OIDC/OAuth2 providers for authentication.
tmcp
Build Model Context Protocol (MCP) servers for AI agents, providing schema-agnostic tools, resources, and prompts, with optional OAuth 2.1 authentication and distributed session management.
AgentUp
A developer-first framework for building, deploying, and managing secure, scalable, and configurable AI agents, supporting various agent types (reactive, iterative) and the Model-Context Protocol (MCP) for seamless interactions.