Skip to main content
Glama
shinerio

LLM Wiki Streamable HTTP MCP Server

by shinerio

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_WIKI_MCP_HOSTNo监听地址127.0.0.1
LLM_WIKI_MCP_PORTNo监听端口19829
LLM_WIKI_API_TOKENNoLLM Wiki API token
LLM_WIKI_MCP_TOKENNoMCP token,当 LLM_WIKI_MCP_REQUIRE_TOKEN 为 true 时必须提供
LLM_WIKI_API_BASE_URLNoLLM Wiki API 地址http://127.0.0.1:19828
LLM_WIKI_MCP_REQUIRE_TOKENNo是否要求 MCP tokenfalse

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/shinerio/llm-wiki-streamable-http-mcp'

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