Packages
25784 resultssaikiyusuke/registep-mcp
Registep MCP Server for ChatGPT App Store - POS Sales Analytics
sentinel-mcp-server
sentinel-mcp-server provides an MCP (Model Context Protocol) server interface for the “Sentinel” capability set, exposing tools to an MCP-capable agent so it can query or act on Sentinel resources.
SillyTavern-MCP-Server
Server plugin for SillyTavern using MCP
SolonMcpSlsLogServer
Provides a Java-based MCP (Model Context Protocol) server (using Solon AI MCP) that exposes multiple SSE endpoints for tools, including an Alibaba Cloud SLS (Simple Log Service) log-query interface plus auxiliary endpoints for general tools, weather, prompt management, and resource management. Intended for integration with Cursor via MCP configuration.
svelte5-mcp
MCP server for Svelte 5 frontend development with curated knowledge and examples
think-mcp-server
An MCP server that provides a 'think' tool for structured reasoning
un-datacommons-mcp
This repo contains MCP tools and sample agents for fetching public information from [Data Commons](https://datacommons.org/).
upbit-mcp-server
Provides an MCP server exposing Upbit trading and market/technical-analysis functionality as callable tools (account queries, buy/sell orders, order management, market summaries/trends, candle data, and several technical indicators like MA/MACD/Bollinger/RSI/OBV).
vercel-mcp
Vercel's official MCP server gives AI tools secure access to your Vercel projects.
weather-server-python
mcp-name: io.modelcontextprotocol.anonymous/weather-server-python
weaviate/mcp-server-weaviate
Build the server:
wiki-mcp-server
The wiki-mcp-server package is an MCP (Model Context Protocol) server that exposes wiki content and/or wiki-related operations to AI agents via MCP tools. This lets an agent query and retrieve wiki information as part of its context during reasoning and task completion.
Wooonster/hocr_mcp_server
[](https://archestra.ai/mcp-catalog/wooonster__hocr_mcp_server)
custom-mcp-server
A learning-oriented MCP (Model Context Protocol) server implemented in Java. It communicates over stdio using JSON-RPC 2.0, supports the MCP initialize handshake, lists tools via tools/list, and executes a basic tool via tools/call (with an echo example).
dbc-mcp-server
DBC-MCP-Server is a Spring Boot service that exposes a Model Context Protocol (MCP) interface for database connection management and AI-assisted database metadata querying. It supports multiple SQL databases (e.g., MySQL, PostgreSQL, SQL Server, SQLite) via dynamic datasource switching and provides MCP “tool functions” for schema/introspection (tables, columns, foreign keys, indexes, engine) plus SQL execution and row count/statistics.
Digma
Digma is an MCP server that integrates code observability and dynamic code analysis from Digma.ai into AI agents. It enables agents to access runtime insights, performance data, and code issues discovered through distributed tracing and pre-production observability.
iconserver
iconserver is an image/icon proxy service that serves icon assets (e.g., from an upstream source or local resources) via HTTP, typically transforming/caching requests so clients can fetch consistent icon URLs.
mcp-server-java-sse-http-demo
Provides a demo Java MCP (Model Context Protocol) server that exposes tools over an SSE-based HTTP transport (Jetty). The repository also demonstrates a “fast-agent” workflow that can call other MCP servers (e.g., websearch for geocoding) and then call the included weather MCP server to summarize forecasts.
microsoft-exchange-mcp-server-by-cdata
Provides a locally hosted, read-only MCP server that wraps the CData JDBC Driver for Microsoft Exchange. It exposes Exchange data as relational SQL tables via MCP tools (get_tables, get_columns, run_query) using stdio for client communication (e.g., Claude Desktop).
pdf-mcp-server
Provides an MCP server that reads local PDF files from a directory specified at startup, exposing tools (e.g., list/search PDFs and read PDF contents) to an MCP-capable client.