emrecaglaryildiz/emrey-mcp-server
3.1
If you are the rightful owner of emrey-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The EMREY MCP Server is a versatile and robust server designed to facilitate various tasks through its Model Context Protocol (MCP) capabilities.
----* EMREY MCP SERVER ----*
python3 >= 3.10
First, install the necessary packages.
- pip install -r requirements.txt or
- pip3 install -r requirements.txt
Then, start the server and check for any errors. If there are any errors or missing packages, check them.
- python mcp-server.py
If no issues are observed, you can now define the necessary path settings for the mcp.json file from the LM Studio menu and start using it.
{ "mcpServers": { "webtools": { "command": "python.exe", "args": [ "C:/mcp/server.py" ] } } }
PS NOTE: The MCP server has the following features, and you can add as many as you want. :)
- web_search
- http_get
- http_get_chunks
- text_to_pdf
- image_search
- image_to_text
- image_analysis
- youtube_search
- video_summary
- audio_to_text
- csv_to_json
- json_to_csv
- data_cleaning
- translate_text
- text_summarization
- sentiment_analysis
- language_detection
- twitter_search
- reddit_search
- github_search
- web_scraper
- sitemap_parser
- web_crawler
- llm_query
- embedding_generator
- text_generation
- url_scan
- domain_info
- ip_lookup
- sql_query
- api_call
- database_export
- file_converter
- file_compression
- file_extraction
- pdf_to_text
- pdf_merge
- pdf_split
- send_email