This category covers MCP servers that do not fit neatly into a single stack like databases, cloud, or messaging. They include emulator integrations, language-analysis tools, utility servers, and starter implementations for building MCP clients and servers. In practice, these servers let an AI assistant do highly specific jobs: inspect code with language-server precision, drive emulator-based debugging workflows, generate secure tokens for scripts, or act as a reference implementation when you are building your own MCP tooling.
This category is most useful for developers working on niche workflows, internal tooling, prototypes, and experiments where a general-purpose integration is not enough. If you are wiring AI into a game emulator, testing how MCP works end to end, teaching an assistant to navigate Go code accurately, or using a small utility server inside a larger workflow, this is where those tools live. The main thing these servers have in common is that they unlock capabilities that are real and practical, but too specialized to group elsewhere.
“Use gopls-mcp to find every reference to a Go interface, show the concrete implementations, and trace where each one is constructed.”
viagopls-mcp“Use gearboy to inspect Game Boy memory, break on a ROM address, and explain why the sprite state changes after this input sequence.”
viagearboy“Use gearsystem to step through the game loop, inspect VRAM changes frame by frame, and identify which routine draws the HUD.”
viagearsystem“Use geargrafx to compare emulator state before and after a CD-ROM event and pinpoint the register change that causes the crash.”
viageargrafx| # | Server | Stars |
|---|---|---|
| 1 | Tolgee Tolgee is an open-source localization platform that allows developers to manage translations directly within their applications, facilitating in-context editing and integration with AI-powered translation services. | 3.9k |
| 2 | Template MCP Server The Microsoft MCP Server implements the Model Context Protocol (MCP) to standardize how applications provide context to large language models, enabling seamless connections between AI applications and various data sources. |
It groups MCP servers that are useful but too specialized for broader categories. That includes emulator tooling, code-analysis helpers, utilities, and starter servers for building your own integrations.
No. Some are clearly for prototyping, but others are practical daily tools. A Go analysis server can improve code navigation immediately, and emulator MCP servers are useful for debugging game behavior with direct state inspection.
Developers with a specific workflow that is not covered by standard app integrations. If you need precise code analysis, emulator debugging, token generation, or a working MCP template to build from, this category is relevant.
Pick based on the exact job you need done. The best server here is the one with the right tool surface, quick local setup, and outputs your assistant can use directly without extra cleanup.
262 servers
tolgee
Your app's translations in Tolgee: search keys, create translations, trigger machine translation
microsoft
Template MCP server example.
drhelius
MCP server for Gearboy Nintendo Game Boy / Game Boy Color emulator
drhelius
MCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator
drhelius
MCP server for Geargrafx PC Engine / TurboGrafx-16 emulator
jamesmontemagno
MCP server providing monkey data, journeys, and location services for various monkey species.
yokingma
Time MCP Server, giving LLMs time awareness capabilities.
xieyuschen
Semantic code analysis for Go using gopls - language-aware navigation, definitions, references
zazencodes
Essential random number generation utilities from the Python standard library
linxule
Contemplative reasoning with Lotus Sutra wisdom framework and ext-apps visualization.
wrenchpilot
MCP server exposing 100+ IT tools and utilities for developers and system administrators.
yellow-hammer
MCP для команд 1c-platform-tools. Нужно расширение 1c-platform-tools с включённым IPC.
io-aerospace-software-engineering
MCP server for aerospace calculations: orbital mechanics, ephemeris, DSN operations, ...
ai.smithery
A simple Typescript MCP server built using the official MCP Typescript SDK and smithery/cli. This…
ai.smithery
A simple MCP server built with FastMCP and python
jinning6
Community of Consciousness MCP Server — upload and explore collective wisdom via GitHub.
geeks-accelerator
AI agent dating — personality matching, compatibility scoring, and real conversations on inbed.ai
verygoodplugins
MCP server for Elgato Stream Deck control — set buttons, manage pages, wire actions
gunnargrosch
Play DOOM via MCP - works with Claude Code, Cursor, and any MCP client
coo-quack
21 MCP tools for math, randomness, dates, encoding, hashing, and more — deterministic and accurate.
ai.smithery
Primarily to be used as a template repository for developing MCP servers with FastMCP in Python, P…
whats2000
Control NVIDIA Isaac Sim robotics simulator through MCP with 39 tools
hebcal
Model Context Protocol extension for Hebrew calendar
zeta-chain
Create friendly, customizable greetings for any name or audience. Break the ice in demos, onboardi…
francisco-perez-sorrosal
An MCP server that provides access to Francisco Perez-Sorrosal's CV
domdomegg
Get the current UTC time in RFC 3339 format.
ycjcl868
An MCP server for mcp-server-fear-greed
timheuer
Sample .NET MCP Server
yarnabrina
MCP server that can perform basic arithmetic operations and parse/evaluate arithmetic expressions.
qso-graph
ADIF 3.1.6 parser and validator for amateur radio QSO logs. Full spec coverage.
ai.smithery
Kickstart development with a customizable TypeScript template featuring sample tools for greeting,…
ai.smithery
Generate BaZi charts from birth details. Explore Four Pillars, solar terms, and Luck Pillars for d…
ai.smithery
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
ryudi84
Generate placeholder text — lorem ipsum and alternatives
imperiumcore
Lightning-gated Cohereon Doctrine v6.1. 398 components, tiered pricing, agent onboarding.
xkelxmc
MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb.
ryudi84
MCP server for placeholder text, fake names, emails, and addresses.
qso-graph
ARRL Logbook of The World MCP server. QSO query, QSL status, DXCC credit tracking.
sellisd
An MCP server that provides some common units conversions for cooking
qso-graph
QRZ.com MCP server. Callsign lookup, DXCC resolution, logbook queries via QRZ XML API.
mctx-ai
Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc
contraptionco
An MCP server that provides [describe what your server does]
“Use random-number-mcp to generate a cryptographically secure API token and a batch of unique numeric test IDs for this script.”
viarandom-number-mcp“Use smithery-ai-cookbook-python-quickstart to scaffold a minimal MCP server in Python with one tool that reads a local JSON file.”
viasmithery-ai-cookbook-python-quickstart“Use smithery-ai-cookbook-ts-smithery-cli to generate a TypeScript MCP example that exposes a tool, a resource, and the client connection code.”
viasmithery-ai-cookbook-ts-smithery-cli| 3 | Gearboy MCP Server Gearboy is a cross-platform emulator for Game Boy, Game Boy Color, and Super Game Boy, featuring an embedded MCP server for debugging and tooling. | 1.1k |
| 4 | Gearsystem MCP Server Gearsystem is a cross-platform emulator for Sega Master System, Game Gear, and SG-1000, featuring an embedded MCP server for debugging and tooling. | 353 |
| 5 | Geargrafx MCP Server Geargrafx is a cross-platform emulator for TurboGrafx-16, PC Engine, SuperGrafx, and PCE CD-ROM², featuring an embedded MCP server for debugging and tooling. | 201 |
| 6 | Monkeymcp This is a Model Context Protocol (MCP) server implementation built with .NET 9.0 that facilitates interactions between components in a model-driven system. | 123 |
| 7 | Time Mcp This MCP server implementation enables LLMs to have time awareness capabilities by providing various time-related tools. | 64 |
| 8 | Gopls Mcp gopls-mcp provides language-level analysis for AI agents, enabling precise code navigation without irrelevant text. It enhances model performance by delivering accurate definitions and references. | 53 |
| 9 | Random Number Mcp This MCP server provides utilities for generating random numbers, including pseudorandom and cryptographically secure operations for integers, floats, and token generation. | 48 |
| 10 | Lotus Wisdom The Lotus Wisdom MCP Server is an implementation that utilizes the Lotus Sutra's wisdom framework for problem-solving, combining analytical and intuitive approaches. It provides a structured thinking process with interactive visualizations and meditation pauses. | 23 |