IslamicCorpusMCP
by ayzekhdawy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTMCP_HOST | No | Host for remote transport | 0.0.0.0 |
| FASTMCP_PORT | No | Port for remote transport | 8080 |
| ISLAM_DB_HOST | No | MySQL server host | 127.0.0.1 |
| ISLAM_DB_NAME | No | Database name | islam_corpus |
| ISLAM_DB_PASS | No | Database password | |
| ISLAM_DB_PORT | No | MySQL server port | 3306 |
| ISLAM_DB_USER | No | Database user | islam_readonly |
| MCP_AUTH_TOKEN | No | Bearer token for remote authentication (SSE/streamable-http) | |
| MCP_CORS_ORIGINS | No | Comma-separated allowed CORS origins (empty = deny-all) | |
| MCP_RATE_LIMIT_WINDOW | No | Rate limit window in seconds | 60 |
| MCP_RATE_LIMIT_REQUESTS | No | Rate limit requests per window per IP | 60 |
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/ayzekhdawy/IslamicCorpusMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server