MCP Server in Node.js
MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server with a custom prompt and custom tools, including one that loads…
Directory
MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server with a custom prompt and custom tools, including one that loads…
A Model Context Protocol (MCP) server that provides location services
Artifact2MCP Generator allows generation of MCP server automatically & dynamically given smart contract's compiled artifact (chain‑agnostic)
🌐 Mcpixir is the open source way to connect any LLM to any MCP server and build custom agents that have tool access, without using closed source or application…
# 🚀 FastAPI MCP 服务器  …
# MCP Python Function Generator Server An MCP server that exposes a tool to generate Python function code based on a description, with optional human-provided…
A starter template for creating a Model Context Protocol (MCP) server using TypeScript
# Ilograph MCP Server A comprehensive Model Context Protocol (MCP) server for automated Ilograph diagram generation from codebases. This server analyzes source…
MCP Shell Server is a bridge that uses the Model Context Protocol (MCP) to allow AI agents to safely execute shell commands. It supports single-line and…
MCP Server TypeScript Template is a starter project for building Model Context Protocol (MCP) servers using TypeScript. It demonstrates a basic server…
Token-aware response paging for MCP servers. One line of code — large tool responses chunked and delivered page by page.
Frontend Useful MCP Tools - Essential utilities for web developers to automate API integration and code generation
MCP Server TypeScript Template is a starter project for building Model Context Protocol (MCP) servers with TypeScript. It provides a simple example server with…
I scraped a lot of information on MCP (Model Context Protocol) servers . with Integration to Cursor AI and Claude Desktop . That way you can add this folder to…
MCP server for @mostajs/orm: generate type-safe EntitySchemas, lint them (24 rules) and produce SQL migrations — for one ORM API across 13 databases.
Observability helps. This MCP server adds tracing to all your conversations on Claude (or suitable MCP client) so that you can trace, understand, debug and…
A high-performance, asynchronous Model Context Protocol (MCP) server that integrates with JIRA using stdio transport
A simple MCP server that makes git commits on behave of AI, so that you can track AI contribution in your codebase
Trivy MCP Server Plugin starts a Model Context Protocol (MCP) server that integrates Trivy's security scanning capabilities with VS Code and other MCP-enabled…
An MCP server that enables interaction with the Enjin Platform API.
Easily spin up an MCP Server on Next.js, Nuxt, Svelte, and more
API 200 is an open source API gateway to simplify 3rd-party integrations. Import endpoints, set up caching, retries, and mocks. Access all services via one…
A "rosetta stone" repo that shows creating simple geocoder MCP servers in python (with googlemaps sdk and direct googlemaps API with urllib) and typescript…
Integrates with GitHub's API through PyGithub to enable repository management, issue tracking, and pull request operations with automatic authentication, rate…