y
@mingder78
About y
a jsonrpc server for mcp testing
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"y": {
"command": "bun",
"args": [
"run",
"index.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is y?
y is a Bun project created with bun init. The README provides no further description of its purpose, protocol, data integration, or target audience.
How to use y?
Install dependencies with bun install and run the project with bun run index.ts. These are the only instructions given.
Key features of y
—
Use cases of y
—
FAQ from y
—
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome Mlops
visengerA curated list of references for MLOps
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments