Skip to main content
Glama
ovehbe

hadith-mcp

by ovehbe

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoOpenAI API key for embedding and semantic search. Required for semantic search functionality.
HADITH_MCP_DB_PATHNoPath to the hadith SQLite database. Overrides the default path.
HADITH_SEARCH_APP_URLNoBase URL for the search frontend used in citation URLs.
HADITH_MCP_SEARCH_CACHE_MAXNoMaximum number of entries in the search query cache.
HADITH_MCP_QUERY_EMBEDDING_MODELNoOpenAI embedding model for query encoding. Must match the dimension of vectors in the database.
HADITH_MCP_RATE_LIMIT_SEARCH_RPMNoRate limit for search requests per minute.

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/ovehbe/hadith-mcp'

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