AuditSocials Glossary
Rank #29,957io.github.eminegurcu/auditsocials-mcp
Define & search 212 advertising & platform-policy terms (DSA, GDPR, FTC). CC BY 4.0.
AuditSocials Glossary is a Model Context Protocol (MCP) server published by auditsocials. It ranks #29,957 of 115,460 servers tracked on MCP Toplist. AuditSocials Glossary is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 18, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 85,503 of 115,460 servers on MCP Toplist.
Use AuditSocials Glossary
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add auditsocials-mcp -- npx -y auditsocials-mcp[mcp_servers.auditsocials-mcp]
command = "npx"
args = ["-y", "auditsocials-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"auditsocials-mcp": {
"command": "npx",
"args": [
"-y",
"auditsocials-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"auditsocials-mcp": {
"command": "npx",
"args": [
"-y",
"auditsocials-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"auditsocials-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"auditsocials-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"auditsocials-mcp": {
"command": "npx",
"args": [
"-y",
"auditsocials-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"auditsocials-mcp": {
"command": "npx",
"args": [
"-y",
"auditsocials-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.eminegurcu%2Fauditsocials-mcp)<a href="https://mcptoplist.com/server/io.github.eminegurcu%2Fauditsocials-mcp"><img src="https://mcptoplist.com/badge/io.github.eminegurcu%2Fauditsocials-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
auditsocials
Other servers by auditsocials
View all auditsocials servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 18, 2026 |
Frequently asked questions
- Who maintains AuditSocials Glossary?
- AuditSocials Glossary is maintained by auditsocials, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is AuditSocials Glossary listed on the Official MCP Registry?
- Yes — AuditSocials Glossary is listed on the Official MCP Registry, alongside Glama.
- How many versions does AuditSocials Glossary have?
- MCP Toplist tracks 1 version of AuditSocials Glossary, most recently published on Aug 18, 2026.
- Where can I find the source code for AuditSocials Glossary?
- The source code for AuditSocials Glossary is hosted at github.com/auditsocials/auditsocials-mcp.