Catalysis Hub MCP Server
# Catalysis Hub MCP Server A Model Context Protocol (MCP) server interface to Catalysis Hub's GraphQL API, enabling programmatic access to catalysis research…
Directory
# Catalysis Hub MCP Server A Model Context Protocol (MCP) server interface to Catalysis Hub's GraphQL API, enabling programmatic access to catalysis research…
AutoDev MCP Examples is a collection of Model Context Protocol (MCP) server configurations and code snippets across multiple programming languages. It…
This is a sample for showing how to do FIrebase Docs as an MCP server (including indexing documents)
# Quicktype MCP Server An MCP (Model Context Protocol) server specifically designed for generating Dart models from JSON. This tool simplifies the process of…
# mcp-server-with-bun This is an mcp server using `bun.sh`. ## Scripts To install dependencies: ```bash bun install ``` To run: ```bash bun server ```…
# mcp To install dependencies: ```bash bun install ``` To run: ```bash bun run index.ts ``` Settings: This project was created using `bun init` in bun v1.2.5…
An Unreal Engine plugin that implements an MCP server allowing MCP clients to access the UE Editor Python API.
MCP Client Example ☀️ is a demonstrative client-server implementation using the Model Context Protocol (MCP). It shows how to connect a large language model…
It is a simple demo MCP HTTP server designed for use with MCP clients such as claude.ai. It integrates with Pomerium for access control and requires database…
<p align="center"> <img src="https://img.shields.io/pypi/v/WaveGuardClient?style=for-the-badge&color=blueviolet" alt="PyPI"> <img…
> `excel-mcp` is a command-line service based on the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/). It supports reading local Excel…
MCP server for Buda.com's public cryptocurrency exchange API (Chile, Colombia, Peru)
<div align="center"> <h1>Sentry MCP Server</h1> </div> <br/> ## Getting Started [cursor mcp setting](https://docs.cursor.com/context/model-context-protocol#conf…
# symbolica-mcp A scientific computing Model Context Protocol (MCP) server allows AI, such as Claude, to perform symbolic computing, conduct calculations…
# Bun-based MCP Server This is a minimal Model Context Protocol (MCP) server using Bun, TypeScript, and the `@modelcontextprotocol/sdk` package. It…
# YouTube Insights MCP Server A Model Context Protocol (MCP) server that enables insight extraction from YouTube videos, including subtitle parsing…
<img src="logo/combined-logo.png" width="1000" /> # BioGRID MCP server This is a Model-Context-Protocol (MCP) endpoint server that unlocks BioGRID’s 2 × 10⁷…
A lightweight MCP (Model Context Protocol) Server implementation exposing custom tools via SSE for integration with AI clients.
AI-powered chat assistant for banking microservices using Spring AI and Model Context Protocol (MCP). Interact with your microservices through natural language…
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure Functions with Java.
Minimal Example Implementation of a MCP Server / Client with Python and Pip. This example is tested in VSCode and Windows and both server and client are…
A simple server implementing the Model Context Protocol for document search
API Wrapper MCP Server is a generic server for the Model Context Protocol (MCP) that allows you to easily wrap REST APIs as MCP tools. These tools can be…
Modelo de Servidor MCP baseado na documentação oficial