SERVER
Mcp Server
Rank #748io.github.opencontext-team/mcp-server
MCP server providing server capabilities
First listed
Sep 20, 2025
Last publish date
Sep 20, 2025
OVERVIEW
Mcp Server is a Model Context Protocol (MCP) server published by testing9384. It ranks #748 of 58,832 servers tracked on MCP Toplist, and its repository has 339 GitHub stars. Mcp Server is listed on Official MCP, with 3 tracked versions. It was first listed on Sep 20, 2025 and most recently updated on Sep 20, 2025.
STANDING
#748of 58,832 tracked serversTop 5%
Ranks ahead of 58,084 of 58,832 servers on MCP Toplist.
Recent momentum
+63GitHub stars since Sep 15 (+23%)
CONNECT
Use Mcp Server
Add Mcp Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"opencontext-team": {
"command": "npx",
"args": [
"-y",
"visual-memory-context-server"
],
"env": {
"MEMORY_FILE_PATH": "<your MEMORY_FILE_PATH>",
"ALLOWED_DIRECTORIES": "<your ALLOWED_DIRECTORIES>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
testing9384
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Sep 20, 2025 |
| 1.0.1 | Sep 20, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Mcp Server?
- MCP server providing server capabilities
- Who maintains Mcp Server?
- Mcp Server is maintained by testing9384, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Mcp Server an official MCP server?
- Yes — Mcp Server is listed on the Official MCP Registry.
- How many versions does Mcp Server have?
- MCP Toplist tracks 3 versions of Mcp Server, most recently published on Sep 20, 2025.
- Where can I find the source code for Mcp Server?
- The source code for Mcp Server is hosted at github.com/testing9384/mcp-server.
EXPLORE