Postman Tool Generation MCP Server
This MCP server generates AI agent tools from Postman collections and requests. It integrates with the Postman API to convert API endpoints into type-safe code…
other
Browse 8,426 servers tagged Other in the MCP Server List directory.
This MCP server generates AI agent tools from Postman collections and requests. It integrates with the Postman API to convert API endpoints into type-safe code…
It provides Model Context Protocol servers for Orlen Wholesale Price data.
AI-powered startup due diligence. Screen any company across 7 IMPACT-X dimensions (Team, Market, Product, Advantage, Commerce, Traction, X-Factor) and get a…
GraphPilot gives coding agents persistent structural knowledge of a codebase. It parses TypeScript/JavaScript with tree-sitter into a graph of symbols and call…
# MCP Server Demo Este é um projeto de demonstração para um servidor MCP (Multi-Channel Protocol). Ele serve como exemplo para implementação e testes de…
A Model Context Protocol (MCP) server for executing JavaScript code using Vimble.
# my_mcp_sse_servers ## 概要 このリポジトリは、複数の MCP (Model Context Protocol) サーバーを管理し、Docker Compose を使用して簡単に起動するためのプロジェクトです。 各 MCP…
<p align="center"> <h1 align="center">AgentGate</h1> <p align="center"> <strong>Human-in-the-loop approval system for AI agents.</strong><br> Agents request…
# Redshift MCP Server (TypeScript) This is a Model Context Protocol (MCP) server for Amazon Redshift implemented in TypeScript. It follows Anthropic's…
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…
# MCP-Server This is a basic project regarding the MCP-server using python and this project is basically an AI-powered Notes taking and making appliction ##…
## MCP Gmail Server This repository provides an MCP (Model Context Protocol) server for Gmail, enabling you to interact with your Gmail account through defined…
PatSnap IP & Innovation Courses MCP is a Model Context Protocol server that connects AI agents to PatSnap's IP & Innovation Courses capabilities. A one-stop…
A read-only MCP server by CData that enables LLMs to query live data from Paylocity.
An MCP server for interacting with Web3 and EVM-compatible chains.
ntropy-mcp is a Model Context Protocol server that enriches banking data using the Ntropy API. It provides two tools—creating account holders and enriching…
Formally verified AI safety APIs for autonomous agents. 75+ endpoints, x402 USDC micropayments, MCP server, A2A protocol. No signup required.
free to search and play online music from netease
An MCP server that provides filesystem access to Claude desktop
Reqable Mcp Server exposes local Reqable captured packet data to MCP clients (Windsurf, Cursor, Claude, Codex). It uses a local‑first architecture: Reqable…
An AI-powered bridge to the Arch Linux ecosystem that enables intelligent package management, AUR access, and Arch Wiki queries through the Model Context…
Generate wiring diagrams and electrical calculators for campers, boats, and off-grid setups.
# Redshift MCP Server (TypeScript) This is a Model Context Protocol (MCP) server for Amazon Redshift implemented in TypeScript. It follows Anthropic's…
# MCP Server Hello World A Model Context Protocol server example with hello world methods. ## Installation ```bash npm install ``` ## Usage ```bash npm run…