- Home
- MCP servers
- Updation MCP Local Server
Updation MCP Local Server
A production-grade MCP server coordinating multiple LLM providers, tools, and secure, observable execution.
- python
0
GitHub Stars
python
Language
4 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Installation
Add the following to your MCP client configuration file.
Configuration
View docs{
"mcpServers": {
"sai-manvith-updation_mcp": {
"command": "python",
"args": [
"-m",
"src.mcp_server.server"
],
"env": {
"REDIS_URL": "redis://localhost:6379/0",
"LLM_PROVIDER": "openai",
"REDIS_ENABLED": "true",
"GOOGLE_API_KEY": "AIza...",
"OPENAI_API_KEY": "sk-...",
"WEB_CHAT_RELOAD": "true",
"ANTHROPIC_API_KEY": "sk-...",
"UPDATION_API_BASE_URL": "http://127.0.0.1:8000/api"
}
}
}
}Available tools
subscriptions
Manage and retrieve user subscriptions through the user tools registry.
bookings
Handle user bookings within the user tools ecosystem.
payments
Process and query payment-related tools within the organization tools domain.
Built by
VeilStrat
AI signals for GTM teams© 2026 VeilStrat. All rights reserved.All systems operational