Sgpdirectory MCP Package Server
Rank #950com.sgpdirectory/mcp
MCP server providing mcp capabilities
Sgpdirectory MCP Package Server is a Model Context Protocol (MCP) server published by sgpdirectory. It ranks #950 of 132,046 servers tracked on MCP Toplist, and its repository has 183 GitHub stars. Sgpdirectory MCP Package Server is listed on Official MCP, with 7 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Mar 1, 2026.
Ranks ahead of 131,096 of 132,046 servers on MCP Toplist.
Use Sgpdirectory MCP Package Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sgpdirectory https://mcp.sgpdirectory.com/mcpclaude mcp add sgpdirectory -e "SGP_DIRECTORY_API_KEY=<your SGP_DIRECTORY_API_KEY>" -- npx -y @sgpdirectory/mcpReplace each placeholder with your own value before saving.
[mcp_servers.sgpdirectory]
url = "https://mcp.sgpdirectory.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.sgpdirectory]
command = "npx"
args = ["-y", "@sgpdirectory/mcp"]
[mcp_servers.sgpdirectory.env]
SGP_DIRECTORY_API_KEY = "<your SGP_DIRECTORY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.sgpdirectory.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sgpdirectory": {
"command": "npx",
"args": [
"-y",
"@sgpdirectory/mcp"
],
"env": {
"SGP_DIRECTORY_API_KEY": "<your SGP_DIRECTORY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sgpdirectory": {
"url": "https://mcp.sgpdirectory.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"sgpdirectory": {
"command": "npx",
"args": [
"-y",
"@sgpdirectory/mcp"
],
"env": {
"SGP_DIRECTORY_API_KEY": "<your SGP_DIRECTORY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sgpdirectory": {
"type": "http",
"url": "https://mcp.sgpdirectory.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"sgpdirectory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sgpdirectory/mcp"
],
"env": {
"SGP_DIRECTORY_API_KEY": "<your SGP_DIRECTORY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sgpdirectory": {
"serverUrl": "https://mcp.sgpdirectory.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sgpdirectory": {
"command": "npx",
"args": [
"-y",
"@sgpdirectory/mcp"
],
"env": {
"SGP_DIRECTORY_API_KEY": "<your SGP_DIRECTORY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sgpdirectory": {
"url": "https://mcp.sgpdirectory.com/mcp"
}
}
}{
"mcpServers": {
"sgpdirectory": {
"command": "npx",
"args": [
"-y",
"@sgpdirectory/mcp"
],
"env": {
"SGP_DIRECTORY_API_KEY": "<your SGP_DIRECTORY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/com.sgpdirectory%2Fmcp)<a href="https://mcptoplist.com/server/com.sgpdirectory%2Fmcp"><img src="https://mcptoplist.com/badge/com.sgpdirectory%2Fmcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sgpdirectory
Available versions (7)
| Version | Published |
|---|---|
| 1.3.2 | Mar 1, 2026 |
| 1.3.1 | Mar 1, 2026 |
| 1.3.0 | Feb 28, 2026 |
| 1.1.0 | Feb 28, 2026 |
| 1.0.3 | Feb 28, 2026 |
| 1.0.2 | Feb 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Sgpdirectory MCP Package Server?
- Sgpdirectory MCP Package Server is maintained by sgpdirectory, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Sgpdirectory MCP Package Server listed on the Official MCP Registry?
- Yes — Sgpdirectory MCP Package Server is listed on the Official MCP Registry.
- How many versions does Sgpdirectory MCP Package Server have?
- MCP Toplist tracks 7 versions of Sgpdirectory MCP Package Server, most recently published on Mar 1, 2026.
- Where can I find the source code for Sgpdirectory MCP Package Server?
- The source code for Sgpdirectory MCP Package Server is hosted at github.com/sgpdirectory/sgpdirectory-mcp-package.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.