quran_cloud_mcp_server
MCP server to help LLMs to get access to Quran API (https://alquran.cloud/api).
Directory
MCP server to help LLMs to get access to Quran API (https://alquran.cloud/api).
Connect any AI agent to Odoo ERP. Hosted remote endpoint with OAuth 2.0 at mcp.odooconsole.com/mcp, or self-host from the repo. Read/write ERP data with gated…
Text-to-Speech protocol server that synthesizes text from LLMs and plays audio natively through the host system's desk speakers.
An MCP server (stdio + HTTP/SSE) that fetches video transcripts/subtitles via yt-dlp, with pagination for large responses. Supports YouTube, Twitter/X…
MCP client/host: a Mac, iPhone and web workbench that runs Claude Code, Codex, Cursor and Grok sessions and manages their MCP server configs.
Give AI agents structured database intelligence. Deterministic SQL, NULL trap detection, EXPLAIN pre-flight. MIT licensed.
Give your agent a memory: shared, cited, tenant-isolated knowledge-graph memory for any MCP host. Grounded answers from a local-first June endpoint — abstains…
Give your AI full computer access — safely. Let Claude (or any MCP-compatible LLM) see your screen, move the mouse, type on the keyboard, and run commands —…
Provides file operations for reading, writing, and editing on host systems.
Cactal is the website platform for AI agents. Connect Claude Code, Cursor, or anything that speaks MCP, and your agent gets the tools to design, build, host…
Cyber Host Artificial Intelligence (C.H.A.I) is Autonomous penetration testing MCP (Model Context Protocol) server with an integrated AI decision engine…
Perseus Vault is a single Rust binary that gives AI agents durable memory across sessions. One binary. One file. No Docker. No Postgres. No cloud. Just…
Provides image manipulation capabilities through Gemini models and third-party APIs for generating images from text, modifying existing images, and removing…
Bridges AI systems with Ansible Tower/AWX instances for infrastructure automation, enabling inventory, host, job template, and credential management through a…
Provides secure access to Shodan's database of internet-connected devices through host lookups, search functionality, and vulnerability information retrieval…
Generate random word pairs for the Imposter party game directly via Claude or Cursor. Let AI host your next social deduction game!
Generate and host websites from within your favorite AI assitants
# MCP GraphQL [](https://smithery.ai/server/@setyolegowo/mcp-server-graphql) ##…
# MCP + Ollama Local Tool Calling Example This project demonstrates how a local AI agent can **understand user queries** and **automatically call Python…
Minimal MCP server/client example demonstrating basic calculator operations via SSE and stdio transports.Minimal MCP server/client example demonstrating basic…
This is a sample CLI chat application for an AI assistant using the Anthropic API in conjunction with an MCP client and MCP server.
# 🌐 Claude MCP Server Quickstart A ready-to-use implementation of the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that integrates…
A super simple Starter to build your own MCP Server
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。