Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: surreal MCP (Model Context Protocol) Server implementation and integration #593

Open
2 tasks done
liusong1111 opened this issue Nov 29, 2024 · 0 comments
Open
2 tasks done
Labels
feature New feature or request

Comments

@liusong1111
Copy link

liusong1111 commented Nov 29, 2024

Is your feature request related to a problem?

no

Describe the solution

The MCP(Model Context Protocol) is opened recently by Claude, it is very powerful, clean and promising:
https://modelcontextprotocol.io/introduction

I tried postgres’ context server extension on zed editor, and its output is accurate and stable, that’s amazing:

https://github.com/modelcontextprotocol/servers/tree/main/src/postgres

It used only several lines of code to implement the MCP server.

I know that implementing a MCP server is not surrealist’s scope, but for surrealist, integrating LLM with MCP is a reasonable way to go.

MCP will be the LSP for LLM. That means a good surreal MCP server will help surreal to be adopted , integrated to any editor, tool, app in the future. To be the first class citizen in the future, Please consider it.

Especially, founders of zed editor are intelligent creative people, so do surreal. And both use rust a lot. I got a strange idea just now, is it possible to deep integrate surrealist with zed?

Just some thoughts.

Appreciate your jobs, surreal makes life easy

Have you considered contributing this feature yourself?

No response

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@liusong1111 liusong1111 added feature New feature or request triage This issue is new labels Nov 29, 2024
@liusong1111 liusong1111 changed the title Feature: surreal MCP (Model Context Server) implementation and integrate Feature: surreal MCP (Model Context Server) implementation and integration Nov 29, 2024
@liusong1111 liusong1111 changed the title Feature: surreal MCP (Model Context Server) implementation and integration Feature: surreal MCP (Model Context Protocol ) implementation and integration Nov 29, 2024
@liusong1111 liusong1111 changed the title Feature: surreal MCP (Model Context Protocol ) implementation and integration Feature: surreal MCP (Model Context Protocol) Server implementation and integration Nov 29, 2024
@macjuul macjuul removed the triage This issue is new label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants