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. | 4.0k |
| 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.
504 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
nim-lang
MCP server providing symbol navigation, diagnostics, and type resolution for Nim projects
drhelius
MCP server for Geargrafx PC Engine / TurboGrafx-16 emulator
drhelius
MCP server for Gearcoleco ColecoVision 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.
whats2000
Control NVIDIA Isaac Sim robotics simulator through MCP with 39 tools
MongLong0214
Local MCP server for stateful, fail-closed Logic Pro control and live project readback.
com.mcparmory
Retrieve NFT metadata, ownership, and contract details across blockchains
com.mcparmory
Run network tests (ping, traceroute, DNS) from probes worldwide
com.mcparmory
Create and manage software licenses, products, modules, and customer licensing agreements
yellow-hammer
MCP для команд 1c-platform-tools. Нужно расширение 1c-platform-tools с включённым IPC.
verygoodplugins
MCP server for Elgato Stream Deck control — set buttons, manage pages, wire actions
M0Rf30
Build native Linux packages (.deb/.rpm/.apk/.pkg.tar.zst) from a single PKGBUILD via MCP.
oaslananka
Production-grade MCP server for KiCad EDA—PCB design, DRC, simulation, BOM, DFM, and manufacturing.
cyanheads
Generate IDs, QR codes, and hashes, encode values, geolocate IPs, plus gated host diagnostics.
ai.smithery
A simple MCP server built with FastMCP and python
ai.smithery
A simple Typescript MCP server built using the official MCP Typescript SDK and smithery/cli. This…
marcorusc
MCP server for Boolean network simulation and attractor analysis using MaBoSS
io-aerospace-software-engineering
MCP server for aerospace calculations: orbital mechanics, ephemeris, DSN operations, ...
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
aleksUIX
Validate VAST, VMAP, and DAAST ad tags against IAB specs. 182 rules, zero dependencies.
gunnargrosch
Play DOOM via MCP - works with Claude Code, Cursor, and any MCP client
RonieNeubauer
Wrap any CLI as a Model Context Protocol server - schema auto-inferred from --help.
ai.smithery
Primarily to be used as a template repository for developing MCP servers with FastMCP in Python, P…
coo-quack
21 MCP tools for math, randomness, dates, encoding, hashing, and more — deterministic and accurate.
nanami-he
An MBTI-powered terminal pet companion for Claude Code and OpenClaw.
ai.smithery
Create friendly, customizable greetings for any name or audience. Break the ice in demos, onboardi…
hebcal
Model Context Protocol extension for Hebrew calendar
clouatre-labs
MCP server for code structure analysis using tree-sitter.
yamaru-eu
Hardware probe for performance diagnostics, thermal monitoring, and LLM optimization.
sandsower
MCP server for Icelandic weather, forecasts, warnings, and earthquakes from vedur.is.
magna-nz
MCP server giving AI agents interactive .NET / ASP.NET Core debugging via netcoredbg + DAP.
kumoproductions
MCP server for Cinema 4D — entity CRUD, parameter-level access, batched undo, security controls.
francisco-perez-sorrosal
An MCP server that provides access to Francisco Perez-Sorrosal's CV
“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 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.2k |
| 4 | Gearsystem Gearsystem is a cross-platform emulator for Sega Master System, Game Gear, and SG-1000, featuring an embedded MCP server for debugging and tooling. | 378 |
| 5 | Nimlangserver nimlangserver is a Nim language server that can run either as an LSP server for editors or as an MCP server for AI coding tools. In MCP mode it exposes Nim-aware tools for symbol lookup, references, type definitions, and project/file checking. | 309 |
| 6 | Geargrafx 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. | 220 |
| 7 | Gearcoleco Gearcoleco is a ColecoVision emulator written in C++ for Windows, macOS, Linux, BSD, and RetroArch. It includes an embedded MCP server for AI-assisted debugging and tooling, exposing execution control, memory inspection, breakpoints, disassembly, and hardware status. | 136 |
| 8 | 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 |
| 9 | Time Mcp This MCP server implementation enables LLMs to have time awareness capabilities by providing various time-related tools. | 68 |
| 10 | 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. | 57 |