MCP Server Test Projesi
Next.js ile geliştirilmiş MCP Server Test Projesi
Overview
MCP Server Test is a web development project built using Next.js, designed to facilitate the creation and testing of server-side applications.
To use MCP Server Test, first run the development server using the command: npm run dev or any of the alternative package managers like yarn or pnpm. Then, open your browser and navigate to http://localhost:3000 to see the results. You can start editing the app/page.tsx file, and the page will automatically update as you make changes.
- Built with Next.js for efficient server-side rendering. - Automatic font optimization using
next/font. - Live updates in the browser as you edit the code.
- Developing server-side applications with Next.js.
- Testing and optimizing web applications.
- Learning and experimenting with Next.js features.
Add to your AI client
Use these steps to connect MCP Server Test Projesi in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"mcp-server-test-salihozkara": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-test-salihozkara"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-server-test-salihozkara": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-test-salihozkara"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-server-test-salihozkara": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-test-salihozkara"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-server-test-salihozkara": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-test-salihozkara"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-server-test-salihozkara": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-test-salihozkara"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-server-test-salihozkara": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-test-salihozkara"
]
}
}
}FAQ
What is Next.js?
Next.js is a React framework that enables server-side rendering and static site generation.
How do I deploy my Next.js application?
The easiest way to deploy your Next.js application is by using the Vercel platform, which is created by the same team behind Next.js.
Can I contribute to the project?
Yes! Contributions and feedback are welcome on the GitHub repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2273,"uuid":"b18efd33-ca41-4cc4-bbb3-5624111bb194","name":"mcp-server-test","title":"MCP Server Test Projesi","description":"Next.js ile geliştirilmiş MCP Server Test Projesi","avatar_url":"https://avatars.githubusercontent.com/u/58659931?v=4","created_at":"2025-03-09T07:18:17.930Z","updated_at":"2025-03-12T10:22:24.900Z","status":"created","author_name":"salihozkara","author_avatar_url":"https://avatars.githubusercontent.com/u/58659931?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/salihozkara/mcp-server-test","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-06 21:19:04\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]