Asgard MCP Server
Integrates with Ollama to run local language models as an agent within the server.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Asgard MCP Serversearch for files about AI in the project folder"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
"Asgard" MCP server - public FOSS version
Overview
A modular web-http based MCP + webapp(uvicorn/fastAPI) + ollama agent stack written in python; Frontend/ Javascript placeholder written by LLMs*
Usage
After install activate a python virtual environment in the repository root, then open two terminals and run in one line for each in order:
python server.py
python chat_server.pyAfterwards, open localhost:8000 in browser to access the interface.
Related MCP server: mcp-web-calc
Tooling and General Capabilities
The base tooling content of is bulky and still in development and testing; If using this app, you may simply exclude the unnecesarry libraries and remove the tool's code; It includes:
search_files
fetch_url
read_text_file
search_knowledge_base
embedImage
Footnotes
[*] - Provisional code;
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseCqualityCmaintenanceA multi-tool MCP server that enhances local LLMs with web search, document reading, scholarly research, Wikipedia access, and calculator functions. Provides comprehensive tools for information retrieval and computation without requiring API keys by default.221
- AlicenseAqualityDmaintenanceAn MCP server that enables web searching, URL content extraction, and summarization without requiring API keys. It also provides advanced mathematical evaluation and multi-language Wikipedia summary retrieval tools.51596MIT
- AlicenseNot gradedqualityDmaintenanceA modular MCP server providing file operations, web search, URL scraping, and sandboxed command execution for LLM interactions.1MIT
- AlicenseNot gradedqualityBmaintenanceA lightweight MCP server that exposes Ollama Cloud models as tools for chat, web search, and web fetching, with dynamic model switching.Apache 2.0
Related MCP Connectors
OCR, transcription, file extraction, and image generation for AI agents via MCP.
An MCP server that gives your AI access to the source code and docs of all public github repos
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hoger-ASC/Asgard-mcp-server-public'
If you have feedback or need assistance with the MCP directory API, please join our Discord server