hadith-mcp
by ovehbe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | OpenAI API key for embedding and semantic search. Required for semantic search functionality. | |
| HADITH_MCP_DB_PATH | No | Path to the hadith SQLite database. Overrides the default path. | |
| HADITH_SEARCH_APP_URL | No | Base URL for the search frontend used in citation URLs. | |
| HADITH_MCP_SEARCH_CACHE_MAX | No | Maximum number of entries in the search query cache. | |
| HADITH_MCP_QUERY_EMBEDDING_MODEL | No | OpenAI embedding model for query encoding. Must match the dimension of vectors in the database. | |
| HADITH_MCP_RATE_LIMIT_SEARCH_RPM | No | Rate limit for search requests per minute. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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