LLM_MCP_SERVER

UtkarshSinghShorthillsAI/LLM_MCP_SERVER

3.1

If you are the rightful owner of LLM_MCP_SERVER and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server that provides LLM chatting capabilities as tools with robust conversation history management. This server supports Azure OpenAI and Google Gemini providers.

Tools

Functions exposed to the LLM to take actions

chat

Chat with an LLM with conversation history support.

clear_session

Clear a conversation session and its history.

list_sessions

List all active conversation sessions.

test_provider

Test connectivity to a specific LLM provider.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources