Gateway

general MCP Server

Universal MCP-Server for your Databases optimized for LLMs and AI-Agents.

Fresh
generalgeneral
1 views548 stars64 forksApache-2.0

Why This Matters

Discovered via unknown and last synced 1d ago.

Fresh
Source
unknown
Stars
548
Last synced
1d ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
21
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (21)

Mistral

`MISTRAL_API_KEY`

tools

Tool registry and execution engine (33 tools)

DeepSeek

`DEEPSEEK_API_KEY`

memory

Conversation memory with semantic compression

Module

Description

skill

Tiered skill executor (89 skills across Tiers 0-3)

disposition

ADA agent personality and behavior config (v1.0.0 contract)

Provider

Env Var

shared

Cross-cutting types: `Message`, `ToolCall`, `Usage`, `TaskStatus` (root package)

apps

MCP Apps host infrastructure -- resource serving, tool proxy

KIMI_API_KEY

Custom base URL via `KIMI_BASE_URL`

mcp

MCP host integration -- stdio, SSE, and streamable_http transports

Ollama

`OLLAMA_HOST`

orchestration

Standalone DAG-based task planning and execution

OpenAI

`OPENAI_API_KEY`

events

SSE event catalog, 254-line schema (root package)

workflow

Durable workflow execution engine

Groq

`GROQ_API_KEY`

provider

gRPC-based model provider plugin system (8 providers)

integration

Integration testing harness

server

HTTP API server: Gin router, agent logic, auth, handlers, middleware, streaming