Other MCP Servers

other

8,426 servers

Browse 8,426 servers tagged Other in the MCP Server List directory.

Concrete-Properties-MCP Server

The Concrete-Properties-MCP Server provides a unified API interface for interacting with the Concrete Properties Python library. It enables AI-driven…

Unsloth MCP Server

An MCP server for Unsloth - a library that makes LLM fine-tuning 2x faster with 80% less memory

Ragalgo

Dynamic RAG Engine for AI Reliability. We provide mathematically scored context & sanitized data to prevent hallucinations in both static & volatile domains…

airy

Airy is an AI-powered tool that enables natural language interaction with databases via a terminal or as an MCP server. It generates SQL queries based on user…

Scholar Sidekick Mcp

MCP server for Scholar Sidekick — resolve any scholarly identifier (DOI, PMID, PMCID, ISBN, arXiv, ISSN, ADS, WHO IRIS) into 10,000+ CSL styles or nine export…

neo4j-server-remote

mcp-neo4j-server-sse is an MCP server that uses Server-Sent Events (SSE) or STDIO as the transport protocol.

TV推荐MCP服务器 🚀

[English Version](README.en.md) # TV推荐MCP服务器 🚀 [![codecov](https://codecov.io/github/terryso/tv-recommender-mcp-server/graph/badge.svg?token=ZMF2J8D636)](https…

CLIffhanger

A CLI that runs your scripts and exposes them as tools through a built-in, extensible MCP server.

Devices MCP Server

A Model Context Protocol (MCP) server for seamless integration with peripheral devices connected to your computer. Control, monitor, and manage hardware…

Govee MCP Server

An MCP server for controlling Govee LED devices through the Govee API. It provides both an MCP tool interface for clients like Cline and a standalone…

Project Hub MCP Server

MCP server for managing software projects, providing tools for project tracking, note-taking, and GitHub integration

Tlon MCP Server

An MCP (Model Context Protocol) server that provides tools for interacting with Tlon agents.

如何创建和生成 MCP DLL 文件以供 CallFunc 调用

本文档是一个指南,说明如何创建实现 IMCPMethod 接口的 MCP DLL 文件,使其能够被 Revit 的 MCP 服务通过 CallFunc 方法动态调用。该 DLL 遵循 JSON-RPC 2.0 规范,适用于需要扩展 Revit 功能并通过大模型交互的开发者。