Token导航 LogoToken导航TokenDH.com
Urban Dictionary MCP logo
运维云端stdio官方级别未说明来源级核验

Urban Dictionary MCP

MCP Server

urban-dictionary-mcp

为代理系统(如Claude Desktop及其他MCP客户端)提供Urban Dictionary俚语定义查询服务的MCP服务器。

工具数

0

提示词数

0

GitHub Stars

0

资源数

0
TypeScriptClaude云端部署Claude DesktopClaude

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

harshit-kushwaha

提供方

harshit-kushwaha

最后核验

2026/5/17 20:21

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx urban-dictionary-mcp

详细介绍

城市词典MCP服务器

MCP服务器为代理系统(Claude Desktop和其他MCP客户端)公开城市词典俚语定义。

](https://www.npmjs.com/package/urban-dictionary-mcp) ![License: MIT](https://opensource.org/licenses/MIT)

安装并运行

需要节点20+。

快速测试:

npx urban-dictionary-mcp

全局安装:

npm install -g urban-dictionary-mcp
urban-dictionary-mcp

Claude桌面配置

添加到配置文件

MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json

视窗: %APPDATA%\Claude\claude_desktop_config.json:

使用npx(推荐):

{
  "mcpServers": {
    "urbandictionary": { "command": "npx", "args": ["urban-dictionary-mcp"] }
  }
}

全球安装:

{
  "mcpServers": {
    "urbandictionary": { "command": "urban-dictionary-mcp" }
  }
}

更改后重新启动Claude Desktop。

工具

define_slang –查找定义。

参数:

term (string, required)
limit (number, optional, default 3, max 10)

random_word –随机俚语+定义(无参数)。

交互示例

You: What does "rizz" mean?
You: Give me a random slang word

链接和许可证

github: 库什瓦哈/城市词典mcp

问题: 报告问题

MIT许可证。城市词典社区内容可能包含亵渎或冒犯性内容。

目录标签

目录标签

TypeScriptClaude云端部署俚语查询本地部署MCP服务语言处理UrbanDictionary

支持客户端

Claude DesktopClaude

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

运行时(runtime,运行环境)

Node.js

来源包(packageName,安装包名)

urban-dictionary-mcp

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdionone部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP