Skip to main content
Glama
SebastianBoehler

Research Citations MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host127.0.0.1
PORTNoServer port8000
LLM_MODELNoOpenAI LLM modelgpt-4o-mini
CHUNK_SIZENoText chunk size for processing1000
CHUNK_OVERLAPNoOverlap between chunks200
OPENAI_API_KEYYesOpenAI API key (required)
VECTOR_DB_PATHNoPath to store vector database./vector_db
COLLECTION_NAMENoChromaDB collection nameresearch_papers
EMBEDDING_MODELNoOpenAI embedding modeltext-embedding-3-small
PAPERS_DIRECTORYYesPath to research papers folder (required)

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/SebastianBoehler/citations-mcp'

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