Skip to main content
Glama
Simonsms

TiDB RAG MCP Server

by Simonsms

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USE_MOCKNoSet to 'true' to use mock data without database, 'false' to use TiDB databasetrue
TIDB_HOSTNoTiDB host address (required when USE_MOCK=false)
TIDB_PORTNoTiDB port (required when USE_MOCK=false)
TIDB_USERNoTiDB user (required when USE_MOCK=false)
TIDB_DATABASENoTiDB database name (required when USE_MOCK=false)
TIDB_PASSWORDNoTiDB password (required when USE_MOCK=false)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Simonsms/readKnowledgeMcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server